Trevixal API
Preparing search index...
@trevixal/vue
useEditorSnapshot
Function useEditorSnapshot
useEditorSnapshot
(
editorRef
:
ShallowRef
<
Editor
|
null
>
,
)
:
ShallowRef
<
EditorSnapshot
|
null
>
The editor's toolbar snapshot as a shallow ref, updated per transaction.
Parameters
editorRef
:
ShallowRef
<
Editor
|
null
>
Returns
ShallowRef
<
EditorSnapshot
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trevixal API
Loading...
The editor's toolbar snapshot as a shallow ref, updated per transaction.