AddressField
Last updated
Last updated
A field component to display Ethereum Addresses.
address
TYPE | DEFAULT VALUE |
---|---|
| None (Required) |
Adress to display in the field.
autofocus
TYPE | DEFAULT VALUE |
---|---|
|
|
Focus the text field when the component gets mounted.
icon
TYPE | DEFAULT VALUE |
---|---|
| None |
Icon to display in the field. Can pass anything that can be rendered, such as num, string, DOM elements, an array of them, or fragments that contain them.