Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/types
BuildInIOCTypes
Type Alias BuildInIOCTypes
Build
InIOCTypes
:
{
[
key
in
keyof
BuildInHookTypes
]
:
any
}
&
{
ACTION_TAPPERS
:
(
(
action
:
Action
)
=>
void
)
;
CODE_RUNNER
:
CodeRunner
;
CONTROL_CENTER_SCHEMA_TAPPERS
:
any
;
DOC_CATEGORIES
:
DocCategory
;
EDITOR_CUSTOM_EDITOR
:
CustomEditor
;
EDITOR_MARKDOWN_MONARCH_LANGUAGE_TAPPERS
:
any
;
EDITOR_SIMPLE_COMPLETION_ITEM_TAPPERS
:
any
;
RENDERERS
:
Renderer
;
STATUS_BAR_MENU_TAPPERS
:
any
;
TABS_ACTION_BTN_TAPPERS
:
(
(
btns
:
ActionBtn
[]
)
=>
void
)
;
TABS_TAB_CONTEXT_MENU_TAPPERS
:
(
(
items
:
Components
.
ContextMenu
.
Item
[]
,
tab
:
Components
.
Tabs
.
Item
)
=>
void
)
;
THEME_STYLES
:
any
;
TREE_NODE_ACTION_BTN_TAPPERS
:
(
(
btns
:
NodeActionBtn
[]
,
currentNode
:
Components
.
Tree
.
Node
)
=>
void
)
;
VIEW_PREVIEWER
:
Previewer
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...