ScalesCmsWeb.Components.CmsComponentsRenderer (scales_cms v0.2.0)

Copy Markdown

The renderer of all the blocks, linking them to the right components

Summary

Functions

render_preview(assigns)

Attributes

  • id (:string) (required)
  • published (:boolean) - Defaults to false.
  • deleting (:boolean) - Defaults to false.
  • animate_in (:boolean) - Defaults to false.
  • ghost_height (:float) - Defaults to 0.0.
  • locale (:string) (required)
  • block (ScalesCms.Cms.CmsPageVariantBlock)
  • template_builder (:boolean) - Defaults to false.