NV NVIDIA Elements Catalog Starters Repo System Themes Getting Started Getting Started Installation CLI MCP Skills Lint Integrations Getting Started Angular Bundles CDN Custom Elements Eleventy Golang HTMX + Go Hugo Import Maps Lit Lit Library MCP Apps NextJS Nuxt Preact React SolidJS Svelte TypeScript Vue About What’s New 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 DESIGN.md Elements Accordion Alert Avatar Badge Breadcrumb Button Button Group Card Chat Message Checkbox Codeblock Color Combobox Copy Button Datagrid Getting Started 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 Bytes Datetime Number Relative Time Truncate Forms Getting Started Validation Actions Control Gauge Icon Icon Button Input Input Group Logo Markdown Markdown CSS Media Controller Pause Button Playback Rate Select Mute Button Seek Button Time Range Volume Range Full-screen Button Menu Month Monaco Input Diff Input Monaco Editor Diff Editor Problems 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 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

What’s new in NVIDIA Elements: May 2026

Published · Updated

May added two practical Core APIs and made the CLI a more capable companion for building, checking, and migrating Elements projects. It also strengthened the guardrails around deprecated patterns and patched behavior in controls and Monaco-based editors.

Highlights

Format values where they appear

The new Format Number component brings locale-aware Intl.NumberFormat output into a declarative, server-renderable element. Use it for inline metrics, currency, percentages, units, compact notation, and controlled precision; its text content remains a useful fallback before JavaScript loads. When app data supplies the value, the number attribute can take precedence over that fallback content. This lets a template stay readable in server output while a client-side binding updates the metric.

Make multi-select lists work in tight spaces

Combobox gained tag-layout for many selections. Set it to hidden when selected chips would obscure the input, or wrap when people need to see and interact with all their selections. Clicking wrapped tags returns focus to the input and opens the list, keeping the selection task continuous. This replaces the deprecated notags attribute and makes overflow behavior predictable across dense forms.

Bring Elements guidance into agent workflows

The CLI added bundled authoring and migration Skills and support for interactive MCP Apps, including icon, token, and example previews. This puts the same project guidance beside API search and validation, so an agent can retrieve the instructions for a task instead of guessing the repository conventions. It also detects more than one installed version and gives clearer errors for command arguments and binary locations. Start by listing the guidance available to your agent:

Upgrade with stronger guardrails

New lint rules identify deprecated CSS imports and packages, unsupported Tailwind utilities, problematic popover composition, and obsolete global attribute values. Core improved button contrast and read-only state behavior, and delayed popovers clean up correctly. Monaco fixes restored reliable paste actions and validation timing, helping editors stay responsive during everyday authoring.

Released packages

  • @nvidia-elements/cli 0.0.10–0.0.12, 0.1.0, 0.2.0–0.2.3
  • @nvidia-elements/code 0.0.8–0.0.9
  • @nvidia-elements/core 0.0.12, 0.1.0–0.1.4, 0.2.0–0.2.1
  • @nvidia-elements/create 0.0.8
  • @nvidia-elements/forms 0.0.8
  • @nvidia-elements/lint 0.2.1, 0.3.0–0.3.1
  • @nvidia-elements/markdown 0.0.8–0.0.9
  • @nvidia-elements/monaco 0.0.8–0.0.11
  • @nvidia-elements/styles 0.0.8–0.0.9
  • @nvidia-elements/themes 0.0.10–0.0.11