Preparing search index...
The search index is not available
pillme-web - v0.0.0
pillme-web
ui/switch/switch
SwitchProps
Type Alias SwitchProps
SwitchProps
:
Omit
<
RadixSwitch.SwitchProps
,
"checked"
|
"onCheckedChange"
>
&
{
left
:
string
;
onValueChange
?:
(
value
:
string
)
=>
void
;
right
:
string
;
value
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
pillme-web - v0.0.0
Loading...