add fade-in and fade-out animations when navigating routes (using solid-routes)
o/ is there any way to add some sort of fade-in and fade-out animations when navigating between routes? this is what i basically have at the moment
3 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
thanks for that, though i don't really want spinners. pages are mostly static content so i just want a fade-in animation that looks nice
i ended up creating my own fade-in implementation as solid-transition-group didn't seem to work at all
let me know if there's anything i could probably improve
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View