Ready 11.3.0+
GeoPillGeoPill
is a component which just renders some inline content inside a
round bordered pill.
Properties
Prop name | Type | Default value | Description |
---|---|---|---|
variant
| enumPropertyFactory({
componentName: 'GeoPill',
propertyName: 'variant',
enumDictionary: VARIANTS,
defaultValue: VARIANTS.default
}) | Show description |
Slots
Name | Description |
---|---|
default |
Constants
Name | Value |
---|---|
VARIANTS | Show definition |