@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
17 lines • 760 B
JavaScript
require("./TaxonomyTree.module.css");
var styles = {
choiceOption: 'choiceOption_5fc49bfe',
disabledChoiceOption: 'disabledChoiceOption_5fc49bfe',
selectedChoiceOption: 'selectedChoiceOption_5fc49bfe',
checkbox: 'checkbox_5fc49bfe',
disabledCheckbox: 'disabledCheckbox_5fc49bfe',
selectedCheckbox: 'selectedCheckbox_5fc49bfe',
spinnerContainer: 'spinnerContainer_5fc49bfe',
loadMoreContainer: 'loadMoreContainer_5fc49bfe',
taxonomyItemFocusZone: 'taxonomyItemFocusZone_5fc49bfe',
taxonomyItemHeader: 'taxonomyItemHeader_5fc49bfe',
actionButtonContainer: 'actionButtonContainer_5fc49bfe',
taxonomyItemIcon: 'taxonomyItemIcon_5fc49bfe'
};
export default styles;
//# sourceMappingURL=TaxonomyTree.module.scss.js.map