Skip to main content

UserFormStateValue

@spartanfx/react v1.2.2


@spartanfx/react / spfx / UserFormStateValue

Type Alias: UserFormStateValue

type UserFormStateValue = IPeoplePickerUser[] | null;

Represents the selected users from a People Picker field. Uses the IPeoplePickerUser type, typically returned from SharePoint's People Picker.