View Source Surface.Components.Dynamic.Component (Surface v0.12.0)
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
.
Functions
Callback implementation for Surface.Component.render/1
.