Layout Footer @astryx-svelte/core v0.3.0 · Layout

Usage

Bottom bar for action bars, pagination, and status bars.
ts
import { Layout } from '@astryx-svelte/core';

Examples

Common configurations, variations, and states.
LayoutFooter — Actions
A fixed footer with end-aligned action buttons below scrollable content. Use LayoutFooter inside Layout for persistent actions like Save and Cancel.