Learning Vue by Maya Shavin

Learning Vue by Maya Shavin

Author:Maya Shavin
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2023-12-08T00:00:00+00:00


component

Component

The component to render when the browser’s location matches the route’s path pattern

No

name

string

The name of the route. We can use it to avoid hard-coded URLs in the code.

No

components

{ [name: string]: Component }

A collection of components to render based on the matched route’s name

No

redirect

string or Location or Function

The redirect path

No

props

boolean or Object or Function

The props to pass to the component

No

alias

string or Array<string>

The alias path

No



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.