Extend the selection to the start of the paragraph.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendLineStart' extend the selection to the start of the paragraph API |
Example:
editor.execCommand('extendLineStart');
Extend the selection to the start of the paragraph.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendLineStart' extend the selection to the start of the paragraph API |
Example:
editor.execCommand('extendLineStart');