View source: R/components-generated.R
| calcite_combobox_item_group | R Documentation |
Create a ComboboxItemGroup component
calcite_combobox_item_group(...)
... |
named attributes passed to |
The following properties are provided by this component:
| Name | Attribute | Description | Values | Reflects to Attribute |
| ancestors | NA | Specifies the parent and grandparent calcite-combobox-items, which are set on calcite-combobox. | Check API reference | FALSE |
| label | label | Specifies the title of the component. | string | FALSE |
The following slots are provided by this component:
| Slot | Description |
| Default (unnamed) | A slot for adding calcite-combobox-items. |
an object of class calcite_component which is a subclass of shiny.tag
calcite_combobox_item_group()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.