ComboStrap UI - Teaser
1 - 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.
2 - Example
- Syntax
<card width="300px">
=== The teaser of the century ===
Making a teaser as this one is just a question of a click.
<btn>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 ui:card_documentation