IListFormLabelProps
@spartanfx/react / spfx / IListFormLabelProps
Interface: IListFormLabelProps
Props for the ListFormLabel component, used to render a field label with optional tooltip and accessibility features.
Properties
Options
Events & callbacks
| Property | Type | Description |
|---|---|---|
onRenderTooltipContent? | () => ReactElement | Optional custom tooltip content renderer. Falls back to the SharePoint field's description if not provided. |