mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 20:14:40 +00:00
chat: auto capitalize first letter of each sentence
This commit is contained in:
parent
bfa522bf60
commit
effcc97f8c
@ -47,6 +47,7 @@
|
|||||||
:auto-focus false
|
:auto-focus false
|
||||||
:blur-on-submit true
|
:blur-on-submit true
|
||||||
:multiline true
|
:multiline true
|
||||||
|
:auto-capitalize "sentences"
|
||||||
:on-content-size-change #(let [size (-> (.-nativeEvent %)
|
:on-content-size-change #(let [size (-> (.-nativeEvent %)
|
||||||
(.-contentSize)
|
(.-contentSize)
|
||||||
(.-height))]
|
(.-height))]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user