Touch Information
| Target | Gesture | Action |
|---|---|---|
| Tab | Tap | Select |
| Tab Close Icon | Tap | Delete |
| Tab | Press and pan left/right and release | Reorder |
Keyboard Information
| Target | Key | Action |
|---|---|---|
| Tab | Tab | Only the selected tab is in the tab order. |
| Tab | UpArrow or LeftArrow (RightArrow in RTL) | Move focus to the previous tab and select it. |
| Tab | DownArrow or RightArrow (LeftArrow in RTL) | Move focus to the next tab and select it. |
| Tab | Home | Move focus to the first tabs item. |
| Tab | End | Move focus to the last tabs item. |
| Tab | Delete | If deletion is allowed, will delete the current tab. |
| Tab content | Shift+Tab | move focus to the tab for that tab panel. |