IActionPersonaUser
@spartanfx/react / index / IActionPersonaUser
Interface: IActionPersonaUser
User information for ActionPersona.
Properties
Required
| Property | Type | Description |
|---|---|---|
email | string | User email address |
title | string | Primary display name |
Options
| Property | Type | Description |
|---|---|---|
secondaryText? | string | Optional secondary text (e.g., job title) |
tertiaryText? | string | Optional tertiary text (e.g., department) |