import { DaffBreadcrumbItemDirective } from '@daffodil/design/breadcrumb'
@Directive()
class DaffBreadcrumbItemDirective {
setActive(value: boolean): void
}
void
Called by the DaffBreadcrumbComponent to set the active state
Parameter | value: boolean |
---|---|
Description |