Index in Angular Card component

4 Apr 20231 minute to read

The Card is a small container in which user can show defined content in specific structure. It is a pure CSS component built with markup and styles.

Key features

  1. Header: Header supports to include title, subtitle along with image.

  2. Images and Title: Support to include images with customizable caption positions in it.

  3. Action Buttons: Supports to add buttons within the card either in vertical or horizontal alignment.

  4. Horizontal Card: Allows to align card elements horizontally and also allows to stack the content vertically within horizontal alignment.