Reserved Tags

Some tags are uses by Leptos for special functions.

  • <Show>
  • <Suspense>
  • <Transition>

leptos_router

  • <Router>
  • <Routes>
  • <Route>
  • <Outlet>

leptos_meta

  • <Html>
  • <Body>
  • <Link>
  • <Meta>
  • <Script>
  • <Style>
  • <Stylesheet>
  • <Title>