Gurkan
Gurkan
SSolidJS
Created by Gurkan on 11/27/2024 in #support
how can I colocate components in the routes directory
I have an admin dashboard page, and I have a specific component that’s only useful for those pages. Is it possible to put those components next to the route, or is there a better way? I’m using solid start please ping me when you reply thanks
3 replies
SSolidJS
Created by Gurkan on 10/27/2023 in #support
clear canvas from a parent component
hi i'm trying to make a game with solid + html canvas i want to be able to draw/clear the canvas from a parent "game" component (the "game" component should manage basically everything) how can I do that (if the "game" component idea is bad, let me know and what I can do diffrently please)
20 replies