src/ui/smart-tab-folder/tabstrip-tab/smart-tab-folder-page-wrap.component.ts
selector | smart-tabfolder-tab |
template |
|
Properties |
|
Inputs |
constructor(serviceAdapter: SmartServiceAdapter)
|
||||||
Parameters :
|
disabled |
Type : boolean
|
icon |
Type : string
|
key |
Type : string
|
label |
Type : string
|
selected |
Type : boolean
|
Optional fontIcon |
Type : string
|
tabContent |
Type : SmartTabFolderPageContentDirective
|
Decorators :
@ContentChild(SmartTabFolderPageContentDirective)
|