GitHub

DaffNotificationTitleDirective

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

Properties

Name Type Description
class true