Interface BtnTemplateInterface

Hierarchy

  • BtnTemplateInterface

Properties

color?: string
disabled?: boolean
name: string
onClick: (() => void)

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc