pydantic_form.WidgetΒΆ

<pydantic_form.Widget widget-id: str removable: bool>{{- content -}}
</pydantic_form.Widget>

Base component for widget

param widget_id:

widget to display.

param removable:

Set to true to add a remove button

param content:

child node.