Button CTA (default)

Most important call to action within the user interface.

  • Can be applied to indicate the only next step in a process
  • Can be applied to persuade the user to buy something
  • The use should be limited to only one instance of this button per viewport, or more in the case of similar actions
  • Example uses
    • Call to register
    • Login actions
    • Confirmation actions in flows
    • Cookiewall - accept cookies

Code: 🔼

📋CSS
📋HTML
📋React

Button CTA (M)

Most important call to action within the user interface.

  • Can be applied to indicate the only next step in a process
  • Can be applied to persuade the user to buy something
  • The use should be limited to only one instance of this button per viewport, or more in the case of similar actions
  • Example uses
    • Call to register
    • Login actions
    • Confirmation actions in flows
    • Cookiewall - accept cookies

Code: 🔼

📋CSS
📋HTML
📋React