TextInputType
| Attribute | Description | Type |
|---|---|---|
| copy | Whether to show copy option in toolbar | boolean |
| cut | Whether to show cut option in toolbar | boolean |
| paste | Whether to show past option in toolbar | boolean |
| selectAll | Whether to show select all option in toolbar | boolean |