@timlassiter11/yatl
Preparing search index...
createState
Function createState
createState
<
T
extends
object
=
UnspecifiedRecord
>
(
field
:
NestedKeyOf
<
T
>
,
defaults
?:
Partial
<
ColumnState
<
T
>
>
,
)
:
ColumnState
<
T
>
Creates a new state object with standard defaults.
Type Parameters
T
extends
object
=
UnspecifiedRecord
Parameters
field
:
NestedKeyOf
<
T
>
Optional
defaults
:
Partial
<
ColumnState
<
T
>
>
Returns
ColumnState
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@timlassiter11/yatl
Loading...
Creates a new state object with standard defaults.