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

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

Link to this section Summary

Functions

Callback implementation for Surface.Component.render/1.

Callback implementation for c:Surface.BaseComponent.transform/1.

Link to this section Functions

Callback implementation for Surface.Component.render/1.

Callback implementation for c:Surface.BaseComponent.transform/1.