@govtechsg/sgds-web-component 3.0.3 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4594,6 +4594,7 @@
4594
4594
  /**
4595
4595
  * @summary Cards can be used for headers and footers, a wide variety of content, contain contextual background colors and images.
4596
4596
  * @slot image - Accepts an image or svg element of the card. Only a single element is allowed to be passed in.
4597
+ * @slot icon - Accepts an icon element to visually represent the card. Only a single element is allowed to be passed in.
4597
4598
  * @slot subtitle - The subtitle of the card
4598
4599
  * @slot title - The title of the card
4599
4600
  * @slot description - The paragrapher text of the card