A.3 APEX Textbox (apex-textbox)
This topic contains information about the textbox component.
Table A-3 Textbox Component
| Target | Key | Action |
|---|---|---|
| Select | Tab | Set focus to the input |
| Ctrl+C | Copy | |
| Ctrl+V | Paste | |
| Ctrl+Z | Undo | |
| Ctrl+Y or Ctrl+Shift+Z | Redo | |
| Ctrl+A | Select all | |
| Ctrl+B | Bold | |
| Ctrl+I | Italic | |
| Ctrl+K | Link | |
| Enter | Insert a hard break/new paragraph | |
| Shift+Enter | Insert a soft break/<br> | |
| Tab | Nest the current list item (when in a list) | |
| Backspace | Revert auto formatting action | |
| Enter | Insert a new paragraph directly after a widget | |
| Shift+Enter | Insert a new paragraph directly before a widget |