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