@traversable/schema
Preparing search index...
@traversable/valibot-types
V
Variant
Interface Variant<S, K>
interface
Variant
<
S
=
unknown
,
K
extends
string
=
string
>
{
key
:
K
;
options
:
readonly
V
.
Object
<
S
>
[]
;
type
:
"variant"
;
}
Type Parameters
S
=
unknown
K
extends
string
=
string
Index
Properties
key
options
type
Properties
key
key
:
K
options
options
:
readonly
V
.
Object
<
S
>
[]
type
type
:
"variant"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
options
type
@traversable/schema
Loading...