documentation/content/developer
Antoine Vandevenne (anv) 72e636da5f [ADD] extensions/cards: add an extension to implement cards
The extension adds two new directive:
- `cards` is the row container for one or more `card` directives.
- `card` is the implementation of a Bootstrap card that accepts a
  `target` argument for the href of the card, a `large` option to render
  the card on two columns, a `tag` option to display a single arbitrary
  tag on the card, and arbitrary content that is shown in the card
  body.

task-3141419

closes odoo/documentation#3672

X-original-commit: 48571c05a4
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-27 16:01:07 +01:00
..
howtos [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-22 14:31:26 +01:00
reference [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-22 14:31:26 +01:00
tutorials [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-22 14:31:26 +01:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [ADD] extensions/cards: add an extension to implement cards 2023-02-27 16:01:07 +01:00
reference.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-22 14:31:26 +01:00
tutorials.rst [ADD] extensions/cards: add an extension to implement cards 2023-02-27 16:01:07 +01:00