Newsletter is now available!
Quotion

Call to Action

Use MDX CallToAction component to create call-to-action buttons in your posts.

Usage

Like what you see? <CallToAction href="https://quotion.co">Download</CallToAction> now!

<CallToAction href="mailto:support@quotion.co" variant="secondary">Contact us</CallToAction> if you have any questions or feedback.

Build your blog with Apple Notes, <CallToAction href="https://quotion.co" variant="outline" size="lg">Try Quotion for free</CallToAction> !

Preview

CallToAction demo

Component API

CallToAction

PropertyTypeDefaultDescription
hrefstringRequiredThe URL to navigate to when the button is clicked, must starts with https or mailto
variant'secondary' | 'outline'NoneThe variant of the button
size'sm' | 'md' | 'lg''md'The size of the button

FAQs

How is this guide?