rjsf-team/react-jsonschema-form

Add support for input 'autocapitalize' attribute

開放

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

 (0 則留言) (2 個反應) (0 位負責人)TypeScript (2,136 個分叉)batch import
corefeaturehelp wanted

倉庫指標

星標
 (13,175 顆星)
PR 合併指標
 (平均合併 3天 17小時) (30 天內合併 32 個 PR)

描述

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.

貢獻者指南