react-compinators
Preparing search index...
CssVarTransform
Interface CssVarTransform
Type of functions that transform an optional value of a CSS variable.
CssVarTransform
(
value
?:
string
|
number
)
:
undefined
|
string
|
number
Parameters
Optional
value
:
string
|
number
Returns
undefined
|
string
|
number
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
react-compinators
Loading...
Type of functions that transform an optional value of a CSS variable.