Splitlayout"
From Documentation
Line 2: | Line 2: | ||
= Splitlayout = | = Splitlayout = | ||
− | + | {{ZKComponentReferenceAccessibilityComponentInfo}} | |
− | |||
− | |||
− | |||
== Required Settings == | == Required Settings == |
Revision as of 23:59, 28 July 2020
Splitlayout
- Available for ZK:
Required Settings
aria-label / aria-labelledby | Name the Splitlayout. For more information about naming, please refer to Accessibility |
Keyboard Support
ArrowUp / ArrowDown | When the splitter is focused, move the splitter vertically. |
ArrowLeft / ArrowRight | When the splitter is focused, move the splitter horizontally. |
Enter | If the primary pane is not collapsed, collapses the pane. If the pane is collapsed, restores the splitter to its previous position. |