GitHub

DaffListItemComponent

import { DaffListItemComponent } from '@daffodil/design/list'

@Component()
class DaffListItemComponent {
  @Input() @HostBinding() active: boolean = false
}

Inputs

active
boolean
Defaultfalse
Description

Whether or not the header item is active