sp-dev-fx-property-controls
sp-dev-fx-property-controls copied to clipboard
PropertyFieldViewPicker don't gray out
Category
- [ ] Enhancement
- [〇] Bug
- [〇] Question
Version
Please specify what version of the library you are using: [3.7.0]
Expected / Desired Behavior / Question
Disabling PropertyFieldNumber grays out labels and controls. However, when PropertyFieldViewPicker is disabled, only the control is grayed out. How can I gray out the label as well?
import { PropertyFieldViewPicker} from '@pnp/spfx-property-controls/lib/PropertyFieldViewPicker'; import { PropertyFieldNumber } from '@pnp/spfx-property-controls/lib/PropertyFieldNumber';
Thanks!
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.