graycoreio/daffodil

View on GitHub
libs/design/notification/examples/src/default-notification/default-notification.component.html

Summary

Maintainability
Test Coverage
<daff-notification>
    <fa-icon daffPrefix [icon]="faInfoCircle"></fa-icon>
    <div daffNotificationTitle>Title</div>
    <div daffNotificationSubtitle>This is the subtitle with information</div>
</daff-notification>