Skip to main content
Version: Next

APIButtonComponentWithURL

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Hierarchy

  • APIButtonComponentBase<ButtonStyle.Link>
    • APIButtonComponentWithURL

Index

Properties

optionaldisabled

disabled?: boolean

The status of the button

optionalemoji

The emoji to display to the left of the text

optionallabel

label?: string

The label to be displayed on the button

style

style: Link

The style of the button

type

type: Button

The type of the component

url

url: string

The URL to direct users to when clicked for Link buttons