Circle V2 API Docs
Preparing search index...
@repo/ui
Switch
SwitchProps
Type Alias SwitchProps
SwitchProps
:
SwitchRootProps
&
{
inputProps
?:
React.InputHTMLAttributes
<
HTMLInputElement
>
;
ref
?:
React.Ref
<
HTMLInputElement
>
;
rootRef
?:
React.Ref
<
HTMLLabelElement
|
null
>
;
thumbLabel
?:
{
off
:
React.ReactNode
;
on
:
React.ReactNode
}
;
trackLabel
?:
{
off
:
React.ReactNode
;
on
:
React.ReactNode
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...