focus
Description
sets focus in an inputType
boolean
Default
false
Example
<Text focus={true} /> <!-- equals to <Text focus /> -->
Related article: Setting focus in the input
boolean
false
<Text focus={true} /> <!-- equals to <Text focus /> -->
Related article: Setting focus in the input