Skip to content

Create a ComboboxItemGroup component

Usage

calcite_combobox_item_group(...)

Arguments

...

named attributes passed to htmltools::tag()

Value

an object of class calcite_component which is a subclass of shiny.tag

Details

Properties

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

Slots

The following slots are provided by this component:

Slot Description
Default (unnamed) A slot for adding calcite-combobox-items.

Examples

calcite_combobox_item_group()

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.