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

The parent element needs to be set toposition: relative.

Examples with the different position of the evalink-badge

Example

Import the CauseBadgeModule into the desired module as demonstrated in the following example:

Enums

BadgePosition

Last updated

Was this helpful?