Skip to content

API DocumentationDocs


API Documentation / viewDepthKey

Variable: viewDepthKey

const viewDepthKey: InjectionKey<number | Ref<number, number>>

Internal

Allows overriding the router view depth to control which component in matched is rendered. rvd stands for Router View Depth

Released under the MIT License.