![]() | ![]() |
KoolTabsItem Class [PHP]
Summary
Properties | Description | |
![]() | children | Get or set the sub children for a KoolTabsItem. |
![]() | enabled | Get or set whether the tab is enabled/disabled |
![]() | height | Get or set the height for KoolTabsItem |
![]() | id | Get or set the id for KoolTabsItem |
![]() | link | Get or set the link for KoolTabsItem |
![]() | selected | Get or set whether the tab is selected. |
![]() | text | Get or set the text for KoolTabsItem |
![]() | width | Get or set the width for KoolTabsItem |
Properties Detail
childrenTop
array children
Get or set the sub children for a KoolTabsItem.
Supported from version: 1.0.0.0
enabledTop
bool enabled
Get or set whether the tab is enabled/disabled
Supported from version: 1.0.0.0
![]() | ![]() |