Array on textinput

I have an array like ['amount' => '23'] that is set to the planned property. Is it possible to set this on a TextInput? I'm thinking of something like planned['amount']
Was this page helpful?