Class IgxCardFooterDirective

IgxCardFooter is container for the card footer

Hierarchy

Hierarchy

  • IgxCardFooterDirective

Constructors

Properties

Constructors

Properties

role: string = 'footer'

An

Input

property that sets the value of the role attribute of the card footer. By default the value is set to footer.

Example

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