-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Allow in definePageMeta pass props to layout #34241
Copy link
Copy link
Description
Describe the feature
Allow in definePageMeta pass props to layout like https://nuxt.com/docs/4.x/api/utils/set-page-layout
definePageMeta({
layout : {
'master', { show-Admin : true}
}
})
Additional information
- Would you be willing to help implement this feature?
- Could this feature be implemented as a module?
Final checks
- Read the contribution guide.
- Check existing discussions and issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Later