Just curious if there is an option to dynamically add actions to the command palette. I was able to modify the <Root> actions parameter to accept a Solid signal and then dynamically add actions using a generic timeout. But I couldn't seem add actions more than once.
I am very new to SolidJS - and never learned much of React. I would be interested in some kind of collaboration on this front as this will end up in a production environment.
(Edited for clarity)