Package index
-
build() - Run all build tasks: Sass, Rust, and TypeScript
-
build_rs() - Build Rust WASM package
-
build_sass() - Build Sass assets for the package
-
build_ts() - Build TypeScript assets (depends on Rust WASM)
-
new_input_component()new_output_component() - Create scaffolding for a new Leptos Component
-
get_pkg_name() - Get the name of the package from DESCRIPTION
-
init() - Initialize shiny.leptos structure in a package