Layout Content @astryx-svelte/core v0.3.0 · Layout
Usage
Scrollable main content area.tsimport { Layout } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.LayoutContent — Basic
A scrollable main content area below a fixed header. Use LayoutContent inside Layout to get automatic padding and scroll containment for the primary content.