Layout Header @astryx-svelte/core v0.3.0 · Layout
Usage
Top bar for page titles, app bars, and toolbars.tsimport { Layout } from '@astryx-svelte/core';
Examples
Common configurations, variations, and states.LayoutHeader — With Actions
A fixed page header with a title and a primary action, above scrollable content. Use LayoutHeader inside Layout for persistent page-level headers.