Lucee Tag Reference
<cfLayout>
No description found
Body
This tag may have a body.
Example
<cfLayout [jsLib=string] [name=string] [style=string] [tabHeight=numeric] [tabsAdd=string] [tabsDisable=string] [tabsEnable=string] [tabsLoad=string] [tabsRemove=string] [tabsSelect=string] type=string> [</cfLayout>]
Attributes
The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
| Name | Type | Required | Description |
|---|---|---|---|
| jsLib | string | No | |
| name | string | No | |
| style | string | No | |
| tabHeight | numeric | No | |
| tabsAdd | string | No | |
| tabsDisable | string | No | |
| tabsEnable | string | No | |
| tabsLoad | string | No | |
| tabsRemove | string | No | |
| tabsSelect | string | No | |
| type | string | Yes |