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

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

Summary

Functions

Link to this function

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

View Source