projects/m2-core/src/lib/model/card/Card.ts
Properties |
|
Methods |
| ngOnInit |
ngOnInit()
|
|
Returns :
void
|
| tabClosed | |||
tabClosed(undefined)
|
|||
|
Parameters :
Returns :
void
|
| tabOpened | |||
tabOpened(undefined)
|
|||
|
Layout
Parameters :
Returns :
void
|
| accordionComponent |
Type : Accordion
|
Decorators :
@ViewChild(Accordion)
|
| activeTabIndexes |
Type : number[]
|
| Protected Abstract Readonly cardId |
Type : string
|
| Protected Abstract uiConfigService |
Type : UIConfigService
|