IActionPersonaProps
@spartanfx/react / index / IActionPersonaProps
Interface: IActionPersonaProps
Props for ActionPersona.
Properties
Required
| Property | Type | Description |
|---|---|---|
user | IActionPersonaUser | Information about the target user. |
Options
| Property | Type | Description |
|---|---|---|
allowTeamChat? | boolean | Optional parameter to allow Microsoft Teams chat. |
baseUrl? | string | Absolute URL of the SharePoint site collection root. Use profilePictureUrl prop if you want to manage the full path manually. |
profilePictureUrl? | string | Absolute URL of profile picture. Use baseUrl prop if the user is registered in a SharePoint site. |
shadow? | boolean | Adds a modern elevated shadow with subtle glow. |
size? | PersonaSize | Size variant for the persona. |