rjsf-team/react-jsonschema-form

Add support for input 'autocapitalize' attribute

Open

#2,187 建立於 2021年1月4日

在 GitHub 查看
 (0 留言) (2 反應) (0 負責人)TypeScript (13,175 star) (2,136 fork)batch import
corefeaturehelp wanted

描述

Prerequisites

Description

It looks like setting autocapitalize attribute for inputs is not supported (without writing a custom component).

It would help to improve usability of forms especially on mobile devices. See docs and demo.

How to implement

I think it could be added like autocomplete got added.

貢獻者指南