Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AsyncActionButtonProps

Hierarchy

  • AsyncActionButtonProps

Index

Properties

Properties

action

action: () => void

Type declaration

    • (): void
    • Returns void

labels

labels: { idle: string; running: string }

Type declaration

  • idle: string
  • running: string

Generated using TypeDoc