Skip to content

Conversation

@farnabaz
Copy link
Collaborator

@farnabaz farnabaz commented Nov 21, 2025

export default defineNuxtConfig({
  componentMeta: {
    overrides: {
      TestComponent: {
        props: {
          name: {
            name: 'name',
            type: 'number'
          }
        }
      }
    },
  }
})

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 21, 2025

npm i https://pkg.pr.new/nuxt-component-meta@99

commit: 29e1040

@farnabaz farnabaz merged commit fa5bf4b into main Nov 27, 2025
3 checks passed
@farnabaz farnabaz deleted the feat/overrides branch November 27, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants