Overview
The Button Component adds functional capabilities to the Base Button, allowing it to perform specific actions such as opening a URL, sending an email or SMS, or navigating to a dynamic page.It supports conditional redirects, enabling personalized behavior based on user attributes like device type, OS, country, or language.
Properties
🧩 Inherited from Base Button
All visual and behavioral properties from the Base Button Component are included, such as:Used in Categories
This component is used in the following QR Code categories:Schema
Notes
- The link field is always required and must be a valid URL or actionable endpoint.
- Use conditions to personalize user experiences (e.g., redirect iOS users to App Store, Android users to Play Store).
- Extends Base Button Schema for design and tracking consistency.
- Supports integration with Event Tracking for click analytics.