About

A teaser is just an alias for a card with a call to action such as a button.

Every component with a call to action could be called a teaser.

Example

  • Syntax
<card width="300px">
=== The teaser of the century ===

Making a teaser as this one is just a question of a click.

<btn>[[card|Go and check the card documentation]]</btn>
</card>
  • Output:
The teaser of the century

Making a teaser as this one is just a question of a click.

Go and check the card documentation