@traversable/schema
Preparing search index...
@traversable/valibot-types
V
PickList
Interface PickList<T>
interface
PickList
<
T
extends
readonly
(
boolean
|
number
|
bigint
|
string
)
[]
=
readonly
(
boolean
|
number
|
bigint
|
string
)
[]
,
>
{
options
:
T
;
type
:
"picklist"
;
}
Type Parameters
T
extends
readonly
(
boolean
|
number
|
bigint
|
string
)
[]
=
readonly
(
boolean
|
number
|
bigint
|
string
)
[]
Index
Properties
options
type
Properties
options
options
:
T
type
type
:
"picklist"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
type
@traversable/schema
Loading...