View Source PhoenixStorybook.Rendering.CodeRenderer (phoenix_storybook v0.6.4)
Responsible for rendering your components code snippet, for a given
PhoenixStorybook.Variation
.
Uses the Makeup
libray for syntax highlighting.
Summary
Functions
Renders a component code snippet from a RenderingContext
.
Returns a Phoenix.LiveView.Rendered
.
Renders source of a component story. Returns a rendered HEEx template.
Functions
Renders a component code snippet from a RenderingContext
.
Returns a Phoenix.LiveView.Rendered
.
Renders source of a component story. Returns a rendered HEEx template.