GitHub

DaffNotificationMessageDirective

import { DaffNotificationMessageDirective } from '@daffodil/design/notification'
@Directive()
class DaffNotificationMessageDirective {
  @HostBinding() class: true
}
Selector: '[daffNotificationMessage]'

Properties

Name Type Description
class true