Skip to content

Type Editor


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

Function: selectVerticallyUp()

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

Defined in: select-vertically.ts:15

Parameters

ParameterType
_statePmEditorState
_dispatchDispatchFunction
viewPmEditorView

Returns

boolean