Class Chip

All Implemented Interfaces:
Attachable, Container<HTMLElement,Chip>, Finder<HTMLElement>, HasElement<HTMLElement,Chip>, HasHTMLElement<HTMLElement,Chip>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,Chip>, Closeable<HTMLElement,Chip>, Component, HasValue<String>, WithIdentifier<HTMLElement,Chip>, WithText<HTMLElement,Chip>, ComponentContext<HTMLElement,Chip>

A chip is used to communicate a value or a set of attribute-value pairs within workflows that involve filtering a set of objects.
See Also: