View Source ZoonkWeb.Components.Card (Zoonk v0.2.0-alpha)

Form components.

Link to this section Summary

Functions

Renders a simple card.

Link to this section Functions

Renders a simple card.

examples

Examples

<.card>
  card content
</.card>

attributes

Attributes

  • class (:string) - the form class. Defaults to nil.

slots

Slots

  • inner_block (required)