components/min_select library

Classes

MinSelect<T>
MinSelectItem<T>
Mark an item in MinSelect.options as either a concrete MinSelectOption or a section header MinSelectSection.
MinSelectOption<T>
A concrete option inside a MinSelect dropdown.
MinSelectSection<T>
A non-selectable section header rendered inside the dropdown.