View Source PhxLiveStorybook.Rendering.ComponentRenderer (phx_live_storybook v0.3.0)

Responsible for rendering your function & live components, for a given PhxLiveStorybook.Story or PhxLiveStorybook.StoryGroup.

Link to this section Summary

Functions

Renders a story or a group of story for a component.

Link to this section Functions

Link to this function

render_component(id, fun_or_mod, assigns, block, slots)

View Source

Renders a component.

Link to this function

render_story(fun_or_mod, story, id)

View Source

Renders a story or a group of story for a component.