--- id: type: 'string' type: type: 'string' default: 'text' class: type: 'string' default: '' aria_label: type: 'string' default: '' name: type: 'string' default: '' placeholder: type: 'string' default: '' list: type: 'string' default: '' required: type: 'bool' default: false autofocus: type: 'bool' default: false minlength: type: 'integer' default: 0 maxlength: type: 'integer' default: 1024 attributes: type: 'string' default: '' ---