contentHash
@justweb3/ui • Docs
@justweb3/ui / contentHash
Variable: contentHash
const
contentHash:object
Type declaration
arweave()
arweave: (
props
) =>Element
=ArweaveIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
ipfs()
ipfs: (
props
) =>Element
=IpfsIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
onion()
onion: (
props
) =>Element
=OnionIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
skynet()
skynet: (
props
) =>Element
=SkynetIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
swarm()
swarm: (
props
) =>Element
=SwarmIcon
Parameters
• props: SVGProps
<SVGSVGElement
>
Returns
Element
Defined in
packages/@justweb3/ui/src/lib/icons/components/contentHash/index.ts:6
Last updated