← Galería

Display

Card

Superficie --card, radio lg (14px) y slots de header, content, footer y action.

Preview

Central Deploy Config
Bundles JSON por stage × tenant.

CORE_AUTH_CO_JUMBO

Uso

use ui::card::{Card, CardHeader, CardTitle, CardDescription, CardContent};

Card {
    CardHeader {
        CardTitle { "Environment" }
        CardDescription { "CO_JUMBO_STG" }
    }
    CardContent { "Variables y secrets." }
}