@witchcraft/editor
Github
Issues
npm
Preparing search index...
pm/features/Blocks/types
StatefulNodeStateEntry
Type Alias StatefulNodeStateEntry<T>
type
StatefulNodeStateEntry
<
T
extends
string
=
string
>
=
{
icon
:
string
;
isChecked
:
boolean
;
isEnabled
:
boolean
;
value
:
T
;
}
Type Parameters
T
extends
string
=
string
Index
Properties
icon
is
Checked
is
Enabled
value
Properties
icon
icon
:
string
is
Checked
isChecked
:
boolean
Whether ariaChecked should be true
is
Enabled
isEnabled
:
boolean
value
value
:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
icon
is
Checked
is
Enabled
value
Github
Issues
npm
@witchcraft/editor
Loading...
Whether ariaChecked should be true