Skip to content

Components: RouterView

ts
const RouterView: DefineSetupFnComponent;

A component to render the current route's component.

Param

The props to pass to the router view component.

Returns

The router view component.