Skip to content

stencil route redirect

Josh Thomas edited this page Jun 5, 2018 · 3 revisions

This component redirects the current location.

property type description
url string the url to redirect to.

Basic usage

  <stencil-route-redirect url="/" />

Clone this wiki locally