how to add value of input as prop in vue code example Example: vue js default prop props: { name: { type: String, default: 'John Doe' } }