Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IActionButtonProps

Hierarchy

  • IActionButtonProps

Index

Properties

className

className: string

getClose

getClose: function

Type declaration

    • (): function
    • Returns function

        • (): void
        • Returns void

Optional onClick

text

text: React.ReactNode

type

type: "default" | "primary" | "success" | "danger" | "secondary"

Generated using TypeDoc