Card

Card component

Read more Read less

Examples:

  <.card>
    <.card_header>
      <.card_title>Card title</.card_title>
      <.card_description>Card subtitle</.card_description>
    </.card_header>
    <.card_content>
      Card text
    </.card_content>
    <.card_footer>
      <.button>Button</.button>
    </.card_footer>
  </.card>

Create your project

Deploy your new project in one-click.

Attribute Type Documentation Default Value
class :string
rest :global
Required inner_block * :slot