Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Twigkit factory with utility functions for Development.Methods
hasChildren(transclude)
Method to check if the element has children.Parameters
| Param | Type | Details |
|---|---|---|
| transclude | Object | The transclude function from the elements post or pre linking function. |
Returns
| boolean | True if element has children. |