@spartanfx/react v1.2.2
@spartanfx/react / spfx / IListFormProps
Interface: IListFormProps
Props for the ListForm component.
Properties
Required
| Property | Type | Default | Description |
|---|
listFormContext | IListFormContext | - | The context object containing metadata, form state, and SharePoint list behavior. |
Options
| Property | Type | Default | Description |
|---|
showLoadingWhileInitalize? | boolean | true | Whether to show a loading spinner until the form is fully initialized. |
Appearance & theming
| Property | Type | Default | Description |
|---|
className? | string | - | Optional CSS class for the root form wrapper. |