import { DaffModalTitleDirective } from '@daffodil/design/modal'
Title of a modal.
@Directive() class DaffModalTitleDirective { @HostBinding() get uniqueId(): string }
string
The html id of the modal title.
id