Overview
The Base Button Schema serves as a reusable foundation for button components within QR Code landing pages or category templates.It standardizes button text, colors, styles, and event tracking, while allowing developers to extend it for specific use cases such as CTA buttons, share buttons, or custom action buttons.
Related Component
The Button Component extends this base schema to add functional properties such aslink,type, andconditions.
Use it when defining interactive buttons that perform actions like redirects, emails, or conditional routing.
Properties
Validation Rules
Example Schema
Example Usage
Schema