Type Editor / @type-editor/commands / select-vertically / selectVerticallyUp
Function: selectVerticallyUp()
ts
function selectVerticallyUp(_state, _dispatch, view): boolean;Defined in: select-vertically.ts:15
Parameters
| Parameter | Type |
|---|---|
_state | PmEditorState |
_dispatch | DispatchFunction |
view | PmEditorView |
Returns
boolean