Skip to main content
You are viewing Pre-Alpha documentation.
Vuetify0 Logo
Theme
Mode
Accessibility
Vuetify
Vuetify One

Sign in to Vuetify One

Access premium tools across the Vuetify ecosystem — Bin, Play, Studio, and more.

Not a subscriber? See what's included

createNested API

API reference for the createNested composable.

Functions

createNested

(_options?: NestedOptions) => R

Creates a new nested tree instance with hierarchical management. Extends `createGroup` to support parent-child relationships, tree traversal, and open/close state management. Perfect for tree views, nested navigation, and hierarchical data structures.

createNestedContext

(_options?: NestedContextOptions) => ContextTrinity<R>

Creates a new nested context with provide/inject pattern.

useNested

(namespace?: string) => R

Returns the current nested instance from context.

Was this page helpful?

© 2016-1970 Vuetify, LLC
Ctrl+/