UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

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