View Source PhxLiveStorybook.Rendering.RenderingContext (phx_live_storybook v0.4.5)

A struct holding all data needed by ComponentRenderer and CodeRenderer to render story variations.

Link to this section Summary

Link to this section Functions

Link to this function

build(story, variation_or_group, extra_attributes, options \\ [])

View Source