Secondary text
| Prop Name | Value | Type | Default Value | Required | Description |
|---|---|---|---|---|---|
| as | false | Change a tag to any other tag | |||
| childrenTag | false | Change a tag for children to any other tag | |||
| label | string | false | Set label value | ||
| secondaryText | string | false | Set secondary text | ||
| counter | string | false | Set counter value | ||
| slotPrefix | ReactNode | false | Custom component that could be placed before the element. | ||
| slotSuffix | ReactNode | false | Custom component that could be placed after the element. | ||
| size | false | Set size variant | |||
| disabled | false | Show disabled state of component | |||
| selected | false | Show selected state of component | |||
| truncate | false | Show truncated version of secondary text |