mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 22:36:24 +00:00
feat(StatusInput): exposed edit component
We need to be able to call forceActiveFocus, so TextEdit component should be somehow accessible Relates to desktop #3310
This commit is contained in:
parent
45ea097f3e
commit
12f6791d0c
@ -22,6 +22,7 @@ Item {
|
||||
property alias selectionEnd: edit.selectionEnd
|
||||
property alias cursorPosition: edit.cursorPosition
|
||||
|
||||
property alias edit: edit
|
||||
property alias text: edit.text
|
||||
|
||||
property alias color: edit.color
|
||||
|
Loading…
x
Reference in New Issue
Block a user