View Source PhoenixStorybook.Rendering.RenderingContext (phoenix_storybook v0.5.4)

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