Next.js Discord

Discord Forum

Question about slots

Unanswered
Transvaal lion posted this in #help-forum
Open in Discord
Transvaal lionOP
Hey, i am following a tutorial about nextjs and ive come across slots now. 3 slots: users, revenue and notification. The tutorial showed that i can add a button to notifications slot to show like current ones or archived. This changes routes, and thus my question - Is this possible for every slots? If i would like to have this work for each slot, how would it be since i wouldnt know the current route? Another example: Notification slot is default to /dashboard and i can make it show archived ones with a button which would load dashboard/archived but than if i would like to have such buttons for revenue eg, how would i know the route? Thanks in advance and please ask questions since i think that i described my problem very poorly

0 Replies