mui-spfx-controls
Version:
SPFx component library built with MUI
14 lines (13 loc) • 388 B
JavaScript
define([], function () {
return {
PropertyPaneDescription: 'People Picker component with Material UI',
BasicGroupName: 'Properties',
LabelFieldLabel: 'Label',
SizeFieldLabel: 'Size',
DisabledFieldLabel: 'Disabled',
VariantFieldLabel: 'Variant',
TagVariantFieldLabel: 'Tag Variant',
ColorFieldLabel: 'Color',
TagColorFieldLabel: 'Tag Color',
};
});