components/select
@fungi.computer/caps / components/select
components/select
Section titled “components/select”Type Aliases
Section titled “Type Aliases”SelectProps
Section titled “SelectProps”SelectProps =
object&SelectHTMLAttributes<HTMLSelectElement>>
Props accepted by Select.
Type Declaration
Section titled “Type Declaration”invalid?
Section titled “invalid?”
optionalinvalid?:boolean
Variables
Section titled “Variables”Select
Section titled “Select”
constSelect:ForwardRefExoticComponent<object&SelectHTMLAttributes<HTMLSelectElement> > &RefAttributes<HTMLSelectElement>>>>
A styled native select that preserves caller-owned value and event behavior.