UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

7 lines 226 B
export declare class FluentIconsService { private _iconNames; constructor(); getAll: () => string[]; search: (query: string, startsWith?: boolean) => string[]; } //# sourceMappingURL=FluentIconsService.d.ts.map