GitHub

DaffNotificationActionsDirective

import { DaffNotificationActionsDirective } from '@daffodil/design/notification'

@Directive()
class DaffNotificationActionsDirective {
  @HostBinding() class: boolean = true
}