dioxus-router 0.5.0

Cross-platform router for Dioxus apps
Documentation

dioxus-router

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

web

  • gloo
  • web-sys
  • wasm-bindgen
  • gloo-utils
  • js-sys
  • dioxus-router-macro/web

liveview

  • dioxus-liveview
  • tokio
  • dep:serde
  • serde_json

ssr

  • dioxus-ssr/incremental
  • tokio
  • dioxus-fullstack?/server

dioxus-ssr

  • dep:dioxus-ssr

serde_json

  • dep:serde_json

tokio

  • dep:tokio

dioxus-liveview

  • dep:dioxus-liveview

dioxus-fullstack

  • dep:dioxus-fullstack

js-sys

  • dep:js-sys

gloo

  • dep:gloo

web-sys

  • dep:web-sys

wasm-bindgen

  • dep:wasm-bindgen

fullstack

  • dioxus-fullstack

gloo-utils

  • dep:gloo-utils

wasm_test

    This feature flag does not enable additional features.