umd-styles-library
Preparing search index...
utilities
transform
variables
TransformVariableOptions
Interface TransformVariableOptions
Options for the fromTokens function
interface
TransformVariableOptions
{
formatKey
?:
(
key
:
string
,
kebabCase
:
boolean
)
=>
string
;
kebabCase
?:
boolean
;
}
Index
Properties
format
Key?
kebab
Case?
Properties
Optional
format
Key
formatKey
?:
(
key
:
string
,
kebabCase
:
boolean
)
=>
string
Optional
kebab
Case
kebabCase
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
Key
kebab
Case
umd-styles-library
Loading...
Options for the fromTokens function