Interface IgxExpansionPanelBase

次で実装:

プロパティ

animationSettings: {
    closeAnimation: AnimationReferenceMetadata;
    openAnimation: AnimationReferenceMetadata;
}

Type declaration

collapsed: boolean
contentCollapsed: EventEmitter<any>
contentCollapsing: EventEmitter<any>
contentExpanded: EventEmitter<any>
contentExpanding: EventEmitter<any>
cssClass: string
id: string

メソッド