Props
Set Props
Set on client create
You can set props using the props
property on the JellyCommands
client.
Set/Modify dynamically
You can modify props anywhere you have access to them, the primary place would be the off the client
.
Type Saftey
You can use the Props
interface from JellyCommand’s ambient types. If you use create-jellycommands
this will already be setup in src/app.d.ts