Components
my-input
Named props on a component bind to 'v-bind:propname' attributes, except the special prop 'value' which binds to 'v-model'
Got: {{aName}}
Named props on a component bind to 'v-bind:propname' attributes, except the special prop 'value' which binds to 'v-model'
Got: {{aName}}