Kenaard
Results
1
issues of
Kenaard
Trigger in the CPopover is declared as below: `trigger?: Triggers | Triggers[];` Because of that, it should be possible to declare the trigger as {["hover", "click"]}. This is working in...