oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / BitcoinAddressProps

Interface: BitcoinAddressProps

Defined in: primitives/bitcoin-address.tsx:5

Properties

PropertyTypeDescriptionDefined in
<a id="property-address"></a> addressstringThe full address (or any long id — Lightning, npub, did).primitives/bitcoin-address.tsx:7
<a id="property-classname"></a> className?string-primitives/bitcoin-address.tsx:14
<a id="property-copyable"></a> copyable?booleanShow a copy button that copies the FULL address. Default true.primitives/bitcoin-address.tsx:11
<a id="property-full"></a> full?booleanRender the full value untruncated.primitives/bitcoin-address.tsx:13
<a id="property-head"></a> head?number-primitives/bitcoin-address.tsx:8
<a id="property-tail"></a> tail?number-primitives/bitcoin-address.tsx:9