Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
TransformEffect
Type alias TransformEffect<T>
Transform
Effect
<
T
>
:
{
transform
:
(
(
arg
:
T
,
ctx
:
RefinementCtx
)
=>
any
)
;
type
:
"transform"
;
}
Type Parameters
T
Type declaration
transform
:
(
(
arg
:
T
,
ctx
:
RefinementCtx
)
=>
any
)
(
arg
:
T
,
ctx
:
RefinementCtx
)
:
any
Parameters
arg
:
T
ctx
:
RefinementCtx
Returns
any
type
:
"transform"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...