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

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

Properties

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

  • function :atom - The function of the component

Slots

  • default - The default slot

Summary

Functions

Callback implementation for Surface.Component.render/1.