solid-command-palette
solid-command-palette copied to clipboard
Get access to Palette Methods
Can you help guide me through how I can gain access to the underlying methods such as opening and closing the palette? Is it possible to export those methods?
Hey Shaun, I actually added this feature just 5 days back. But I've yet to write its docs and release on npm.
You will be able to use it like this but would love feedback.
https://github.com/itaditya/solid-command-palette/blob/main/src/app/views/home/Home.view.tsx#L8
Aha thank you!
Hey @itaditya thanks for the great work ! This is a really neat package. Do you have any estimate on when you plan on releasing the version that allows programmatic control ? Thanks !
Hey @commit-master glad you liked the package. I'm a little busy next 2 weeks but after that I'll definitely pick this.
Nice ! Cannot wait to give it a try :)
Hey @itaditya is there anything I can do to help you out with that ? Thanks!
Hey @commit-master thanks for volunteering, would you like to write the docs for this feature?
Sure thing, just point me to the direction and I'll get onto that :)
Looks like this feature is still only available when built directly, @itaditya are you still actively maintaining this project? If it's just a matter of getting the docs up so you can do a new build, let us know so we can submit a pull request, otherwise would you be willing to add additional contributors so we can assist?
Hey @kopertop I'm looking for maintainers for this package. Would you like to write the docs for this?