Skip to main content

AlgoAddress

A box component with an embedded button. Clicking on the button will generate a popup with a QR code and copy to clipboard option.

Example usage

<AlgoAddress address={this.state.myAddress}/>

Props

PropTypeDefaultDescription
addressstring (required)string value to generate QR code
textLabelsbool (optional)falseChanges buttons to text from icons

AlgoAddress uses COMMON, TYPOGRAPHY groups of Styled System props.