File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ The component supports [keyboard interaction](https://www.w3.org/WAI/ARIA/apg/pa
5959| --- | --- | --- |
6060| <kbd >Tab</kbd > | <kbd >Tab</kbd > | Move focus to the next element in the Smith Chart. |
6161| <kbd >Shift + Tab</kbd > | <kbd >⇧</kbd > + <kbd >Tab</kbd > | Move focus to the previous element in the Smith Chart. |
62- | <kbd >↓</kbd > | <kbd >↓</kbd > | Move focus to the data point to the right of the selected point. |
62+ | <kbd >↓</kbd > | <kbd >↓</kbd > | Move focus to the data point to the left of the selected point. |
6363| <kbd >↑</kbd > | <kbd >↑</kbd > | Move focus to the data point to the right of the selected point. |
6464| <kbd >←</kbd > | <kbd >←</kbd > | Move focus to the next series in the Smith Chart. |
6565| <kbd >→</kbd > | <kbd >→</kbd > | Move focus to the previous series in the Smith Chart. |
You can’t perform that action at this time.
0 commit comments