Layout.card_content
Server-rendered
Card content section.
Card content body
API key
Use this key for network requests.
Your API key was generated successfully.
<.card class="max-w-md">
<.card_header>
<.card_title>API key</.card_title>
<.card_description>Use this key for network requests.</.card_description>
</.card_header>
<.card_content class="space-y-3">
<p class="text-sm">Your API key was generated successfully.</p>
<.input_group>
<.input value="ck_live_************************" readonly />
<.button variant={:outline} size={:sm}>Copy</.button>
</.input_group>
</.card_content>
</.card>
Attributes
| Name | Type | Default | Values | Global Includes |
|---|---|---|---|---|
class
|
:string |
— | — | — |
rest
|
:global |
— | — | — |
Slots
| Slot | Slot Attributes |
|---|---|
inner_block
Required
|
— |