@adrianhartanto
Software Developer
Nothing here yet.
Nothing here yet.
No blogs yet.
Hi, I have a question about how to extend/add parameter when declaring need on component. Here's the snippet included in the starterkit.. PostDetailPage.need = [params => { return fetchPost(params.cuid); }]; Is it only receiving par...
SSomasundaram commented