ConfirmPopup : useConfirm define target is missing in ts #859
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
In my setup :
It would be nice to add the possibility to define the target when we use
useConfirm()
Without target we cannot use this component
Unless we can define it on the Component?
<ConfirmPopup></ConfirmPopup>
The actual useConfirm don't have target properties :
useconfirm.d.ts :
The text was updated successfully, but these errors were encountered: