# Round corner Input can have round corner. ```html ``` ```js export default { data () { return { value: null } } } ```