trigger
trigger copied to clipboard
How to show/hide via code?
If I want to use it as a validation message feedback, how can I trigger show and hide via code?
I have the same problem, It has no method to show or hide
Maybe you can use the popupVisible
prop to manually show and hide the popup. Make sure not to pass any value to action
, showAction
and hideAction
.