sp-dev-fx-property-controls
sp-dev-fx-property-controls copied to clipboard
Fixed small typos and a sample in the PropertyFieldDateTimePicker documentation
| Q | A |
|---|---|
| Bug fix? | [x] |
| New feature? | [ ] |
| New sample? | [ ] |
What's in this Pull Request?
Fixed a couple of small typos in the PropertyFieldDateTimePicker documentation and also fixed a sample.
In the sample the property onGetErrorMessage doesn't allow a null value to be specified but instead accepts undefined as a valid value.