Create a ListItemGroup component
calcite_list_item_group.Rd
Create a ListItemGroup component
Arguments
- ...
named attributes passed to
htmltools::tag()
Details
Properties
The following properties are provided by this component:
Name | Attribute | Description | Values | Reflects to Attribute |
disabled | disabled | When true , interaction is prevented and the component is displayed with lower opacity. | boolean | TRUE |
heading | heading | The header text for all nested calcite-list-item rows. | string | TRUE |
scale | scale | Specifies the size of the component. | "l" | "m" | "s" | TRUE |