Skip to main content
Version: 1.0.1

DefaultLookup

@spartanfx/react v1.0.1


@spartanfx/react / DefaultLookup

Type Alias: DefaultLookup

DefaultLookup = object

Represents a default SharePoint lookup value.

This structure is commonly returned by SharePoint list lookup fields. The Title property is optional, and additional dynamic properties may exist.

Indexable

[key: string]: string | number

Properties

PropertyType
Idnumber
Title?string