Splitter"

From Documentation
Line 2: Line 2:
  
 
= Splitter =
 
= Splitter =
*Demonstration: N/A
+
{{ZKComponentReferenceAccessibilityComponentInfo}}
*Style Guide: N/A
 
*[http://www.zkoss.org/product/edition.dsp Available in ZK EE only]
 
  since 9.5.0
 
  
 
== Required Settings ==
 
== Required Settings ==

Revision as of 23:58, 28 July 2020

Splitter

  • Available for ZK:
  • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

Required Settings

Attributes
Description
aria-label / aria-labelledby Name the Splitter. For more information about naming, please refer to Accessibility

Keyboard Support

Key
Description
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.