IListFormProps
3p-core / IListFormProps
Interface: IListFormProps
Props for the ListForm component.
Properties
Property | Type | Description |
---|---|---|
className? | string | Optional CSS class for the root form wrapper. |
listFormContext | IListFormContext | The context object containing metadata, form state, and SharePoint list behavior. |
showLoadingWhileInitalize? | boolean | Whether to show a loading spinner until the form is fully initialized. Default true |