Skip to main content

IListFormProps

@spartanfx/react v1.2.2


@spartanfx/react / spfx / IListFormProps

Interface: IListFormProps

Props for the ListForm component.

Properties

Required

PropertyTypeDefaultDescription
listFormContextIListFormContext-The context object containing metadata, form state, and SharePoint list behavior.

Options

PropertyTypeDefaultDescription
showLoadingWhileInitalize?booleantrueWhether to show a loading spinner until the form is fully initialized.

Appearance & theming

PropertyTypeDefaultDescription
className?string-Optional CSS class for the root form wrapper.