leptos-use 0.18.3

Collection of essential Leptos utilities inspired by React-Use / VueUse
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
authors = ["Marc-Stefan Cassola"]
language = "en"
src = "src"
title = "Leptos-Use Guide"

[output.html]
no-section-label = true
additional-css = ["src/custom.css", "src/demo.css"]
preferred-dark-theme = "coal"
git-repository-url = "https://github.com/synphonyte/leptos-use"

[preprocessor.cmdrun]