core/props/select_props library

Classes

SelectOptionProps<T>
Select option data.
SelectProps<T>
Select component properties.

Enums

ComponentSize
Unified size enum supporting both naming conventions. Use whichever style you prefer - they are aliases.
SelectDropdownDirection

Mixins

SelectRendererContract
Mixin defining the renderer methods for select components.