Badge Module
Last updated
Last updated
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
The parent element needs to be set to
position: relative.
Import the CauseBadgeModule
into the desired module as demonstrated in the following example: