UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

7 lines 172 B
export interface IDynamicFieldState { /** * The options available to the listPicker */ changedValue: any; } //# sourceMappingURL=IDynamicFieldState.d.ts.map