Skip to content

Type Editor


Type Editor / @type-editor/commands / select-vertically / selectVerticallyDown

Function: selectVerticallyDown()

ts
function selectVerticallyDown(_state, _dispatch, view): boolean;

Defined in: select-vertically.ts:19

Parameters

ParameterType
_statePmEditorState
_dispatchDispatchFunction
viewPmEditorView

Returns

boolean