This is the NotificationBadge element

Package version

npm i module-tsl-ui-elements --save
6.7.7

imports

import { NotificationBadge } from 'module-tsl-ui-elements';
@import '~module-tsl-ui-elements/notification-badge/notification-badge';

example (editable)

1
<NotificationBadge content="1" />
7890
<NotificationBadge content="7890" />
New
<NotificationBadge content="New" />
<NotificationBadge />

Props

We couldn't detect props! Check if __docgenInfo is correctly defined

storybook

View NotificationBadge storybook stories