Represents an item in a select list.
- Slots
-
default— Renders the all content bar the prefix and suffix. -
prefix— Renders content before the main content area. -
suffix— Renders content after the main content area.
- CSS Parts
-
prefix— The prefix wrapper of the igc-select-item. -
content— The main content wrapper of the igc-select-item. -
suffix— The suffix wrapper of the igc-select-item.
Properties
Section titled "Properties"value
Section titled "value"The current value of the item. If not specified, the element's text content is used.
value: string