DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Next.js Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
easy
Next.js
What does a @slotName folder define?
A
A new URL segment (e.g. /slotName/...)
B
A named slot passed as a prop to the shared parent layout — does NOT affect the URL
C
A dynamic route parameter
D
A route group
Check Answer