OptionaliconOptional Font Awesome icon class to display on the button. Commonly: "fa-external-link" for external links.
Button label shown to the user. Should indicate the destination (e.g., "Visit Website", "View Documentation").
OptionalnewWhether to open in a new tab. Default: true
Command type identifier
URL to open. Should be a complete URL including protocol (https://).
Command to open an external URL.
This command opens a URL in a new browser tab, useful for linking to external resources like company websites, documentation, or third-party tools.
Example