packages/eui/packages/components/eui-chip-group/eui-chip-group.component.ts
A component that groups chip elements together.
changeDetection | ChangeDetectionStrategy.OnPush |
selector | eui-chip-group |
styleUrls | ./eui-chip-group.scss |
template |
|
HostBindings |
Accessors |
class |
Type : string
|
Returns the CSS classes for the component. This binds the 'eui-chip-group' class to the host element. |
cssClasses |
getcssClasses()
|
Returns the CSS classes for the component. This binds the 'eui-chip-group' class to the host element.
Returns :
string
|