AddressField
Last updated
Last updated
A field component to display Ethereum Addresses.
address
String
None (Required)
Adress to display in the field.
autofocus
Boolean
true
Focus the text field when the component gets mounted.
icon
Node
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.