pnp / sp-dev-fx-property-controls

Reusable SPFx property pane controls - Open source initiative
https://pnp.github.io/sp-dev-fx-property-controls/
MIT License
233 stars 151 forks source link

Add a delete button to the selected file in the PropertyFieldFilePicker #596

Closed jjkim11 closed 3 months ago

jjkim11 commented 6 months ago
Q A
Bug fix? [ ]
New feature? [X]
New sample? [ ]
Related issues? Issue #376

What's in this Pull Request?

A button with "Delete" icon is added to the PropertyFieldFilePicker to remove/delete selected file.

image