NV Elements Catalog Starters Repo System Themes Getting Started Getting Started Installation CLI MCP Skills Lint Integrations Getting Started Angular Bundles Custom Elements Golang Hugo Import Maps Lit Lit Library MCP Apps NextJS Nuxt Preact React SolidJS Svelte TypeScript Vue About Changelog Metrics Support Accessibility Contributions Requests Migration Foundations Overview Typography Iconography Themes Design Tokens Size & Space Objects Interactions Support Status Color Animation Fonts Layers Custom Layout Horizontal Vertical Grid Popovers i18n Visualization View Transitions Elements Accordion Alert Avatar Badge Breadcrumb Button Button Group Card Chat Message Checkbox Color Combobox Copy Button Datagrid Integrations Column Action Column Alignment Column Fixed Column width Container Card Display Settings Footer Heatmap Keynav Multi Select Pagination Panel Detail Panel Grid Performance Placeholder Row Action Row Groups Row Sort Scroll Height Single Select Stripe Date Datetime Dialog Divider Dot Drawer Dropdown Dropdown Group Dropzone File Format Datetime Format Number Format Relative Time Forms Validation Actions Control Icon Icon Button Input Input Group Logo Menu Month Notification Page Page Header Page Loader Pagination Progressive Filter Chip Progress Bar Progress Ring Password Preferences Input Pulse Radio Range Resize Handle Search Select Skeleton Sort Button Sparkline Star Rating Steps Switch Tabs Tag Textarea Time Toast Toggletip Toolbar Tooltip Tree Week Patterns Authentication Browse Chat Dashboard Editor Empty States Heatmap Keyboard Shortcut Logging Media Navigation Onboarding Panel Responsive Search Subheader Trend Code Codeblock Monaco Input Diff Input Editor Diff Editor Problems Markdown Markdown CSS Utility Labs Responsive Layout Viewport Container Patterns Forms API Design Properties & Attributes Slots Registration CustomEvents Stateless Composition Styles Packaging Glossary Logs Internal Guidelines Agent Harness Agent Tooling Agent Ownership Documentation Examples TypeScript Testing Unit Testing Accessibility Testing Lighthouse Testing SSR Testing Visual Testing Troubleshooting Component Creation Internal Examples All Examples

Page

stable:  0.2.3 Coverage: 100.00% Bundle: 18.25kb Lighthouse: 100 Axe Core Released: 1.15.0
Overview API Examples

<nve-page>

Properties

Property Attribute Description Values documentScroll document-scroll

Enables the page to use the document content scroll rather than its internal fixed scroll.

true
false

Slots

Slot Description footer

The bottommost section of the page, typically containing global elements, such as copyright information.

subfooter

A secondary section below the main content area, often used for more information or calls to action.

right-aside

A narrow section on the right side of the page, commonly used for navigation, filters, or other secondary content.

right

The main content area on the right side of the page, typically containing secondary navigation or features.

bottom

A section for extra tooling outputs such as console outputs.

left

The main content area on the left side of the page, typically containing primary navigation or features.

left-aside

A narrow section on the left side of the page, commonly used for navigation, filters, or other secondary content.

subheader

A secondary section below the header, often used for breadcrumbs, filters, or other contextual information.

header

The topmost section of the page, typically containing navigation, branding, or other global elements.

default

The central content area of the page, where the primary focus of the user's attention should be.

CSS Properties

Css-property Description --min-height --box-shadow --border-radius --border --color --background --padding

<nve-page-panel>

Properties

Property Attribute Description Values i18n i18n

Enables updating internal string values for internationalization.

size size

Controls the visual scale of an element to match its importance and available space.

sm Compact size for dense layouts or secondary elements with less visual prominence.
md Standard size that works well in most contexts and provides balanced visibility.
lg Larger size for emphasizing important elements or improving touch targets in spacious layouts.

Events

Event Description close
open

Slots

Slot Description actions

slot for action / dismiss buttons

default

default content slot

Invoker Commands

Command Description --toggle

use to toggle the panel

--close

use to close the panel

--open

use to open the panel

CSS Properties

Css-property Description --animation-duration

Duration of panel open/close animations MDN

--max-height --max-width --width --height --padding --gap --color --border --background

<nve-page-panel-header>

Properties

Property Attribute Description Values slot none
string

Slots

Slot Description default

default slot for the page panel header

CSS Properties

Css-property Description --padding --min-height --border-bottom

<nve-page-panel-content>

Slots

Slot Description default

default slot for the page-panel content

CSS Properties

Css-property Description --width --gap --padding

Properties

Property Attribute Description Values slot none
string

Slots

Slot Description default

default slot for the page-panel footer

CSS Properties

Css-property Description --min-height --gap --padding --border-top