Class IgxCardFooterDirective

IgxCardFooter is container for the card footer

Constructors

Properties

Constructors

Properties

role: string = 'footer'

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>