Class CardBody

All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement, CardBody>, ElementClassListMethods<HTMLDivElement, CardBody>, ElementConsumerMethods<HTMLDivElement, CardBody>, ElementContainerMethods<HTMLDivElement, CardBody>, ElementEventMethods<HTMLDivElement, CardBody>, ElementIdMethods<HTMLDivElement, CardBody>, ElementQueryMethods<HTMLDivElement>, ElementTextMethods<HTMLDivElement, CardBody>, HTMLElementAttributeMethods<HTMLDivElement, CardBody>, HTMLElementDataMethods<HTMLDivElement, CardBody>, HTMLElementStyleMethods<HTMLDivElement, CardBody>, HTMLElementVisibilityMethods<HTMLDivElement, CardBody>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement, CardBody>, org.patternfly.core.OuiaSupport<HTMLDivElement, CardBody>, org.patternfly.style.Modifiers.NoFill<HTMLDivElement, CardBody>

public class CardBody extends SubComponent<HTMLDivElement, CardBody> implements ElementTextMethods<HTMLDivElement, CardBody>, org.patternfly.style.Modifiers.NoFill<HTMLDivElement, CardBody>
The body section of a card, used to hold the main content.