trigger icon indicating copy to clipboard operation
trigger copied to clipboard

How to show/hide via code?

Open robbanp opened this issue 6 years ago • 2 comments

If I want to use it as a validation message feedback, how can I trigger show and hide via code?

robbanp avatar Sep 16 '18 09:09 robbanp

I have the same problem, It has no method to show or hide

liangxiwei avatar May 12 '21 03:05 liangxiwei

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.

yuningjiang123 avatar Mar 09 '22 01:03 yuningjiang123