Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CardBase

Card base component

For customization, use the templates named headerTemplate and footerTemplate.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

footerTemplate

footerTemplate: TemplateRef<any>

The name of the template containing footer layout

headerTemplate

headerTemplate: TemplateRef<any>

The name of the template containing header layout

Generated using TypeDoc