クラス IgxCardFooterDirective

IgxCardFooter はカード フッターのコンテナーです。

階層

Hierarchy

  • IgxCardFooterDirective

コンストラクタ

プロパティ

コンストラクタ

プロパティ

role: string = 'footer'

Input

カード フッターの role 属性の値を設定する @Input プロパティ。 デフォルトで値が footer です。

Example

<igx-card-footer role="footer"></igx-card-footer>