components.linkButton
-
linkButton(label: string, url: string, emoji:
EmojiData) →ButtonComponent Create a link-style button that navigates to a URL.
- Parameters:
label — – Button text.
url — – The URL to open.
emoji — – Optional emoji to display.