UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

4 lines 215 B
import { IBaseCollectionFieldProps } from '../IBaseCollectionFIeldsProps'; export interface ICollectionNumberFieldProps extends IBaseCollectionFieldProps { } //# sourceMappingURL=ICollectionNumberFieldProps.d.ts.map