Skip to main content
Version: Next

APIButtonComponentWithURL

Hierarchy

Index

Properties

optionalinheriteddisabled

disabled?: boolean

The status of the button

optionalinheritedemoji

The emoji to display to the left of the text

optionalinheritedlabel

label?: string

The label to be displayed on the button

inheritedstyle

style: Link

The style of the button

inheritedtype

type: Button

The type of the component

url

url: string

The URL to direct users to when clicked for Link buttons

Page Options