sshahine / JFoenix

JavaFX Material Design Library
MIT License
6.27k stars 1.05k forks source link

Chipview confirm before removal #1199

Open iamashutoshks opened 3 years ago

iamashutoshks commented 3 years ago

Is there any way we can show a confirm dialog before a chip is removed on clicking X ? Also I would want to just show the chips and not allow user to add new chips. Is there a way to do that. I tried looking it in documentation but could not find a way to do it. Thanks.