sp-dev-fx-controls-react
sp-dev-fx-controls-react copied to clipboard
FileTypeIcon enhancements
Q | A |
---|---|
Bug fix? | [ ] |
New feature? | [x] |
New sample? | [ ] |
Related issues? | #270 |
What's in this Pull Request?
Added some events to the FileTypeIcon control.
The new events are the following:
- onClick
- onDoubleClick
- onMouseEnter
- onMouseLeave
- onMouseOver
- onMouseUp
Hi @michaelmaillot, thanks for the reviews. I've made the changes you asked for 👍
Merged manually, thank you!