import { DaffListItemComponent } from '@daffodil/design/list'
@Component() class DaffListItemComponent { @Input() @HostBinding() active: boolean = false }
boolean
false
Whether or not the header item is active