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 9a3d2c5 commit 4c06fbbCopy full SHA for 4c06fbb
packages/mgt-react/src/generated/react.ts
@@ -126,6 +126,7 @@ export type PeopleProps = {
126
resource?: string;
127
version?: string;
128
scopes?: string[];
129
+ fallbackDetails?: IDynamicPerson[];
130
showMax?: number;
131
templateContext?: TemplateContext;
132
mediaQuery?: ComponentMediaQuery;
0 commit comments