mui-spfx-controls
Version:
SPFx component library built with MUI
13 lines (12 loc) • 387 B
JavaScript
define([], function () {
return {
PropertyPaneDescription: 'Description',
BasicGroupName: 'Properties',
VariantFieldLabel: 'Variant',
LabelFieldLabel: 'Search bar label',
SizeFieldLabel: 'Size',
ColorFieldLabel: 'Color',
SearchScopeFieldLabel: 'Server relative search scope',
ExcludedScopeFieldLabel: 'Server relative search scope to exclude',
};
});