DAFF_BUTTON_COMPONENTS
DAFF_BUTTON_COMPONENTS
imports all the available button types.
import { DAFF_BUTTON_COMPONENTS } from '@daffodil/design/button';
import { DAFF_BUTTON_COMPONENTS } from '@daffodil/design/button'
const DAFF_BUTTON_COMPONENTS: readonly [typeof DaffButtonComponent, typeof DaffFlatButtonComponent, typeof DaffIconButtonComponent, typeof DaffRaisedButtonComponent, typeof DaffStrokedButtonComponent, typeof DaffUnderlineButtonComponent]