Table of Contents

About

clickable is a styling attribute that permits to make the whole surface of a component containing a link clickable.

This is also known as a stretched link. The link surface applies also to its container.

Example

Card

Example with a card

<card width="18rem" clickable>
{{:docs:styling:subway_card_tile.png|}}
=== Clickable Card ===
Lorem ipsum

<btn>[[https://combostrap.com/clickable|A clickable card]]</btn>
</card>
Subway Card Tile
Clickable Card

Lorem ipsum

A clickable card