Module sycamore::utils

source ·
Expand description

Internal utilities for Sycamore.

§Stability

This API is considered implementation details and should not at any time be considered stable. The API can change without warning and without a semver compatible release.

Modules§

  • Utilities for hydration support.
  • Utilities for rendering nodes.

Functions§

  • Apply an AttributeValue to an element. Used by the view! macro.
  • If el is a HydrateNode, use get_next_marker to get the initial node value.