tomahl
tomahl
SSolidJS
Created by tomahl on 5/9/2024 in #support
Destructuring with splitProps
Thanks for the detailed answer, I understand now 👍
14 replies
SSolidJS
Created by tomahl on 5/9/2024 in #support
Destructuring with splitProps
So there is no way to destruct props then? A bit cleaner Imo to write <div>{foo}</div> than having to repeat "local", as <div>{local.foo}</div> everywhere.
14 replies
SSolidJS
Created by tomahl on 5/9/2024 in #support
Destructuring with splitProps
Ah, ok. Thanks 👍
14 replies