Layout.card_footer
Server-rendered
Card footer section.
Card footer actions
Notification settings
Choose how you want to be notified.
<.card class="max-w-sm">
<.card_header>
<.card_title>Notification settings</.card_title>
<.card_description>Choose how you want to be notified.</.card_description>
</.card_header>
<.card_footer class="justify-end gap-2 border-t">
<.button variant={:outline}>Cancel</.button>
<.button>Save</.button>
</.card_footer>
</.card>
Attributes
| Name | Type | Default | Values | Global Includes |
|---|---|---|---|---|
class
|
:string |
— | — | — |
rest
|
:global |
— | — | — |
Slots
| Slot | Slot Attributes |
|---|---|
inner_block
Required
|
— |