Badge Module
Component
With the badge you can mark or highlight an element with a special meaning. A obvious example is the 'Coming soon' badge in the evalink marketplace.
optional @Input() position: BadgePosition, Default BadgePosition.TopLeft

Example
Import the CauseBadgeModule into the desired module as demonstrated in the following example:
Enums
BadgePosition
Last updated
Was this helpful?