We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a07b5 commit 0fd4893Copy full SHA for 0fd4893
docs/documentation/docs/controls/LivePersona.md
@@ -50,4 +50,4 @@ The `LivePersona` control can be configured with the following properties:
50
| context | BaseComponentContext | yes | The context object of the SPFx loaded webpart or customizer. |
51
| upn |string | yes | User UPN. |
52
| disableHover | boolean | no | If info should not appear on hover. |
53
-| template | JSX.ELement | yes | The content to wrap with persona info. |
+| template | string \| JSX.ELement | yes | The content to wrap with persona info. |
0 commit comments