import { html } from '@design.estate/dees-element'; import type * as interfaces from '../../interfaces/index.js'; export const demoFunc = () => html`
This demo showcases all 8 item types:
tab - Selectable items (Navigation group)action - Blue actions (Actions group)action with variant: 'danger' - Red danger actionfilter - Checkbox toggles (Filters group)multiFilter - Collapsible multi-select (Categories)divider - Visual separatorsheader - Section labelslink - External/internal links (Resources group)Try the collapse toggle on the left edge!