trigger
trigger copied to clipboard
Feature request: Provide functionality to ignore the closing/visibility:false of Popup for click-actions on targets given a specific className
Consider the dropdown visibility functionality being controlled or dependent on an independent element in the dom. In that case, a class of say "ignore-visibility-change" to the latter element and on clicking it, the visibility change of the dropdown will be ignored.