#FullStack Components Data Loading

1 messages · Page 1 of 1 (latest)

cerulean cypress
#

I read about the blog post by Kent and was wondering if we are able to import components from routes, and load data to them (server-side). This would be great for select inputs where they are used in not just one route but the contents stay the same.

viral hill
#

fullstack components are more to load data on user interaction rather than load

#

if you need the data when the component just load load it in the UI route loader