View Source Surface.Components.Dynamic.Component (surface v0.9.4)

A built-in component that allows users to inject dynamic components into a Surface template.

properties

Properties

  • module :module, required: true - The module of the component

  • function :atom - The function of the component

slots

Slots

  • default - The default slot

Link to this section Summary

Link to this section Functions

Callback implementation for Surface.Component.render/1.