Represents an item in a select list.

  • 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.

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.

Callable

  • Returns ReactNode

Properties

Properties

active: boolean

Whether the item is disabled.