aimpress-chatbot/node_modules/botframework-schema/lib/sharepoint/propertyPaneChoiceGroupIconProperties.d.ts
“SamoilenkoVadym” 195299ece0 Initial commit
2025-04-27 17:05:18 +01:00

10 lines
No EOL
311 B
TypeScript

/**
* SharePoint property pane choice group icon properties.
*/
export interface PropertyPaneChoiceGroupIconProperties {
/**
* The name of the icon to use from Office Fabric icon set.
*/
officeFabricIconFontName?: string;
}
//# sourceMappingURL=propertyPaneChoiceGroupIconProperties.d.ts.map