Std.Ui.Island
5 public declarations
- Hydration
Wraps a server-rendered component in an isolated progressive island element.
- island
Str -> Str -> Std.Html.Html -> Std.Html.HtmlWrap server-rendered content as an island, hydrated on arrival.
- islandWithHydration
Str -> Str -> Std.Html.Html -> Std.Ui.Island.Hydration -> Std.Html.HtmlWrap server-rendered content as an island, hydrated as the mode says.
- microRuntime
Str -> Std.Html.HtmlThe script that mounts islands, allowed by the given nonce.
- serverActionForm
Str -> Str -> &Array[Std.Html.Html] -> Std.Html.HtmlBuilds an accessible HTML form with automatic CSRF token protection.
