Skip to main content
Version: 2.1.4

IVersionHistoryProps

3p-core v2.1.4


3p-core / IVersionHistoryProps

Interface: IVersionHistoryProps

Props for the VersionHistoryForm component.

Properties

PropertyTypeDescription
itemIdnumberThe ID of the list item whose version history should be displayed.
listNamestringThe display name of the SharePoint list to fetch version history from.
onDismiss() => voidCallback fired when the panel is dismissed.
spSPFIPnPjs SPFI instance used to retrieve list metadata (e.g., list ID).
webPartContextWebPartContextSPFx web part context, required for retrieving the item's version page and user context.