Fragment
From Documentation
Fragment
- Demonstration: N/A
- Java API: Fragment
- JavaScript API: Fragment
- Style Guide: N/A
Employment/Purpose
Fragment is a ZK Component.
Example
<fragment>
<div>
<button id="btn" label="button" />
</div>
</fragment>
Properties
Content
Src
Supported Events
None | None |
Supported Children
*ALL
Use Cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
8.5 | 2017/09/21 | Add the new Fragment component |