react-compinators
Preparing search index...
modStyle
Function modStyle
modStyle
(
transform
:
StyleTransform
,
maybeNameWrapper
?:
string
,
)
:
<
Props
extends
HasStyle
>
(
Base
:
FC
<
Props
>
)
=>
FC
<
Props
>
Apply a transform to the
style
prop of a component.
Parameters
transform
:
StyleTransform
Optional
maybeNameWrapper
:
string
Returns
<
Props
extends
HasStyle
>
(
Base
:
FC
<
Props
>
)
=>
FC
<
Props
>
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
react-compinators
Loading...
Apply a transform to the
style
prop of a component.