We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 548b3a2 + bd8df21 commit 75edd71Copy full SHA for 75edd71
1 file changed
docs/server-side-rendering.md
@@ -53,6 +53,8 @@ These don't support, but you can wrap it by `Fable.Helpers.Isomorphic.isomorphic
53
54
Separate all your elmish view and types to standalone files, like this:
55
56
+```F#
57
+
58
pages
59
|-- Home
60
|-- View.fs // contains view function.
0 commit comments