# `LiveSvelte.Components`
[🔗](https://github.com/woutdp/live_svelte/blob/v0.18.0/lib/components.ex#L1)

Macros to improve the developer experience of crossing the Liveview/Svelte boundary.

# `__using__`
*macro* 

Generates functions local to your current module that can be used to render Svelte components.

# `get_svelte_components`

TODO: This could perhaps be optimized to only read the files once per compilation.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
