Class List

All Implemented Interfaces:
Iterable<ListItem>, ElementAttributeMethods<HTMLElement,List>, ElementClassListMethods<HTMLElement,List>, ElementConsumerMethods<HTMLElement,List>, ElementContainerMethods<HTMLElement,List>, ElementEventMethods<HTMLElement,List>, ElementIdMethods<HTMLElement,List>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement,List>, HTMLElementDataMethods<HTMLElement,List>, HTMLElementStyleMethods<HTMLElement,List>, HTMLElementVisibilityMethods<HTMLElement,List>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,List>, Component, HasItems<HTMLElement,List,ListItem>, org.patternfly.style.Modifiers.Bordered<HTMLElement,List>, org.patternfly.style.Modifiers.Inline<HTMLElement,List>, org.patternfly.style.Modifiers.Plain<HTMLElement,List>

public class List extends BaseComponent<HTMLElement,List> implements org.patternfly.style.Modifiers.Bordered<HTMLElement,List>, HasItems<HTMLElement,List,ListItem>, org.patternfly.style.Modifiers.Inline<HTMLElement,List>, org.patternfly.style.Modifiers.Plain<HTMLElement,List>
A list component embeds a formatted list (bulleted or numbered list) into page content.
See Also: