Interface ComponentIcon<E extends Element, B extends TypedBuilder<E,B>>

All Superinterfaces:
IsElement<E>, TypedBuilder<E,B>
All Known Implementing Classes:
Alert, BaseFilterInput, BaseSearchInput, BaseTextInputGroup, Button, CodeBlockAction, CodeEditorAction, DataListCell, DescriptionListTerm, EmptyState, FilterInput, HelperTextItem, InputGroupText, Label, ListItem, MenuItem, MenuItemAction, MenuToggle, ModalHeaderTitle, NavigationItem, Popover, ProgressStep, SearchInput, Tab, TextInput, TextInputGroup, TitleCell, ToggleGroupItem, TreeViewItem, WizardNavItem

public interface ComponentIcon<E extends Element, B extends TypedBuilder<E,B>> extends TypedBuilder<E,B>, IsElement<E>
Interface to be implemented by (sub)components that have an icon.