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

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

Summary

Functions

Link to this function

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

View Source