Preparing search index...
The search index is not available
pillme-web - v0.0.0
pillme-web
ui/switch/switch.styles.css
switchSlider
Function switchSlider
switchSlider
(
options
?:
{
checked
?:
boolean
}
)
:
string
Parameters
Optional
options
:
{
checked
?:
boolean
}
Returns
string
Index
Properties
class
Names
variants
Properties
class
Names
classNames
:
RecipeClassNames
<
{
checked
:
{
false
:
{
transform
:
"translateX(0)"
}
;
true
:
{
transform
:
"translateX(calc(100%))"
}
;
}
;
}
,
>
variants
variants
:
()
=>
"checked"
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Names
variants
pillme-web - v0.0.0
Loading...