Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DefaultButtonConfiguration

Index

Properties

Optional BackgroundColor

BackgroundColor: string

The background color of the button.

Optional BorderRadius

BorderRadius: number

The border radius of the button.

ButtonAction

ButtonAction: ButtonAction | string | undefined

Action triggered by the button.

Optional Link

Link: string

Button destination.

Text

Text: string | undefined

Button text.

Optional TextColor

TextColor: string

The text color of the button.