Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/types
CustomEditor
Type Alias CustomEditor
Custom
Editor
:
{
component
:
any
;
displayName
:
string
;
getIsDirty
?:
(
(
)
=>
boolean
|
Promise
<
boolean
>
)
;
hiddenPreview
?:
boolean
;
name
:
string
;
when
:
(
(
ctx
:
CustomEditorCtx
)
=>
boolean
|
Promise
<
boolean
>
)
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...