I think there's a readOnly arg? Or you want to allow text input, just dissallow pasting?
m
myanmarking
01/22/2022, 6:47 PM
yes. allow text input but disallow paste
o
Oleksandr Balan
01/28/2022, 11:15 AM
If you want just to disable copy-paste text toolbar you could try the following solution https://stackoverflow.com/a/68966424
But it will not prevent pasting from the custom keyboards.