3p-core v2.1.4
3p-core / IActionPersonaProps
Interface: IActionPersonaProps
Props for ActionPersona.
Properties
Property | Type | Description |
---|
baseUrl | string | Absolute URL of the SharePoint site collection root. This value is concatenated with the profile-photo handler (/_layouts/15/userphoto.aspx ) to generate the image URL. |
user | object | Information about the target user. |
user.email | string | User principal name (e-mail address). |
user.title | string | Display name, job title, or any label you want to show. |