LiveComponent

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


# Public API

Name Description Type Values Default
id Required. The id of the live component (required by LiveView for stateful components).

:string
module Required. The module of the component.

:module