selecto
selecto copied to clipboard
How to add multiple buttons inside :toggleContinueSelect= '"meta"' . I want to use Meta and Ctrl
How to add multiple buttons inside :toggleContinueSelect= '"meta"' . I want to use "Meta" and "Ctrl" button
@dhiman11 Try this method
[["meta", "ctrl"]]
:toggleContinueSelect="[["meta", "ctrl"]]"