Skip to content

FAQ

Yes. MLForm mounts into a normal HTMLElement and renders Web Components.

Yes. Mount in the framework lifecycle hook and call mounted.unmount() during cleanup.

Yes. Pass a custom transport that calls the local model and returns { reports, meta }.

Yes, as long as they use serializable configuration. Function conditions cannot be sent as JSON.

Use designSystem with built-in themes and recipes first. Use custom themes, custom recipes, or token overrides for deeper integration.

No. Keep mountForm, fields, reports, kind, and label exactly as the API expects.