@witchcraft/editor
Github
Issues
npm
Preparing search index...
pm/features/Blocks/composables/useNodeStates
useNodeStates
Function useNodeStates
useNodeStates
(
props
:
{
node
:
Node
}
,
)
:
{
counterStyle
:
ComputedRef
<
string
>
;
nodeState
:
ComputedRef
<
StatefulNodeStateEntry
<
string
>
|
undefined
>
;
}
Parameters
props
:
{
node
:
Node
}
Returns
{
counterStyle
:
ComputedRef
<
string
>
;
nodeState
:
ComputedRef
<
StatefulNodeStateEntry
<
string
>
|
undefined
>
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/editor
Loading...