@phase2/outline-button-group
v0.1.6
Published
The Outline Components for the web button group component
Readme
outline-button-group
The OutlineButtonGroup component
Properties
| Property | Attribute | Type | Default | Description |
|---------------|---------------|-------------------------------------|-----------------------------------|--------------------------------------------------|
| navLabel | nav-label | string \| undefined | | If set will wrap list in a nav tagwith the passed string set as the aria-label. |
| orientation | orientation | "column" \| "row" \| "col-center" | "row" | Sets orientation of list.column | row |
| slots | | SlotController | "new SlotController(this, false)" | |
Slots
| Name | Description | |------|---------------| | | default slot. |
