Groupbox
Groupbox
- Component Reference: Groupbox
- Available in ZK EE only
Enforce 3D Mold
With a mobile browser, groupbox renders itself in the 3D mold.
Friendly Scrolling Support
When user swipe on the content of Groupbox, the friendly scrollbar will appear. To enable this, please specifiy the contentStyle with “overflow:auto”
For example,
<groupbox contentStyle="overflow:auto">
Version History
Version | Date | Content |
---|---|---|
6.5.0 | July, 2012 |