View Source LiveSvelte (LiveSvelte v0.3.3)

Link to this section Summary

Functions

Renders a Svelte component on the server.

Link to this section Functions

Renders a Svelte component on the server.

attributes

Attributes

  • props (:map) - Defaults to %{}.
  • name (:string) (required)
  • class (:string) - Defaults to nil.

slots

Slots

  • inner_block