Navigate a component in the editor
The editor has several tools to help you navigate through a component as you author or edit content.
The following tools might help you navigate through a component.
- Breadcrumb
- Breadcrumb navigation appears at the bottom of the editor window providing a list of elements that represent the structure of the component. If you select an element in the breadcrumb, you can perform several actions, such as delete the element or edit its attributes.
- Keyboard arrow keys
- Use the keyboard arrow keys to move between elements in the component. As you move through the component using the arrow keys, monitor the breadcrumb to identify which element the cursor is in.
- Press Tab to move to the next element
- You can move to the beginning of the next element in the document structure by pressing the tab key. You can see the structure in the Outline pane. The element where your cursor is currently placed is shown in the Outline pane's structure in a blue highlight.
- Ctrl+Home
- Use this keyboard shortcut to get to beginning of a component.
- Ctrl+End
- Use this keyboard shortcut to get to the end of a component.