IComboBoxPeoplePickerUserProps
@spartanfx/react / IComboBoxPeoplePickerUserProps
Interface: IComboBoxPeoplePickerUserProps
Represents a minimal user object used by the ComboBoxPeoplePicker component.
Properties
| Property | Type | Description |
|---|---|---|
id | number | User ID (matches SharePoint user ID). |
loginName | string | Login name or claim-based identifier (e.g., i:0#.f |
title | string | Display name. |