(private) (require("htz-collapsibles/elHasLayout"))(element) → {Boolean}
Check if an element has layout
Parameters
Name | Type | Description |
---|---|---|
element |
HTMLElement | An element to evaluate the layout of |
Returns
Indicates if an element has layout
- Type
- Boolean