Baptiste
Explore posts from serversAutofill input does not trigger the `onInput` callback
I'm having a hard time understanding it. Probably related to https://github.com/solidjs/solid/discussions/416 ?
6 replies
Register custom component props without default values
Currently, I need to give default values to component properties if I want them to be registered:
But that's really not convenient. Is there a way to register props without default values?
3 replies