We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04c37b commit 659a2caCopy full SHA for 659a2ca
docs/layout.md
@@ -31,4 +31,7 @@ More Examples:
31
|Comments | ([view1(view1.height/3)] |
32
```
33
34
-[Online Editor Engine](https://github.com/IjzerenHein/visualformat-editor)
+[Online Editor Engine](https://github.com/IjzerenHein/visualformat-editor)
35
+
36
+## [muuri](https://github.com/haltu/muuri)
37
examples/login.design
@@ -27,6 +27,11 @@ flow 登出 {
27
page HomePage {
28
LayoutGrid: 12x
29
LayoutId: HomePage
30
+ Router: "/home"
+}
+page ForgotPasswordPage {
+ Router: "/profile/reset-password/"
}
Layout HomePage {
0 commit comments