src/app/component/tag-select/tag-select.component.ts
selector | stbui-tag-select |
styleUrls | ./tag-select.component.scss |
templateUrl | ./tag-select.component.html |
Properties |
Methods |
Inputs |
Outputs |
constructor()
|
label | |
Type : string
|
|
Default value : '热门标签:'
|
|
selectedIndex | |
Type : number | null
|
|
tags | |
Type : any
|
|
Default value : []
|
|
selectedTagChange | |
Type : EventEmitter
|
|
selectedTagIndex | |
Type : EventEmitter
|
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
onMoreTriggered |
onMoreTriggered()
|
Returns :
void
|
onTagTriggered | ||||
onTagTriggered(tag)
|
||||
Parameters :
Returns :
void
|
isExpand |
Type : boolean
|
Default value : true
|
./tag-select.component.scss