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 2f28397 commit 53da06eCopy full SHA for 53da06e
docs/documentation/docs/controls/LivePersona.md
@@ -48,6 +48,6 @@ The `LivePersona` control can be configured with the following properties:
48
| Property | Type | Required | Description |
49
| ---- | ---- | ---- | ---- |
50
| context | BaseComponentContext | yes | The context object of the SPFx loaded webpart or customizer. |
51
-| upn |string | yes | User UPN |
52
-| disableHover | bollean | no | If info should not appear on hover |
53
-| template | string | JSX.ELement | yes | The content to wrap with persona info |
+| upn |string | yes | User UPN. |
+| disableHover | boolean | no | If info should not appear on hover. |
+| template | JSX.ELement | yes | The content to wrap with persona info. |
0 commit comments