Skip to main content

ThirdwebNftMediaProps interface

The props for the ThirdwebNftMedia component.

Signature:

export interface ThirdwebNftMediaProps extends SharedMediaProps

Extends: SharedMediaProps

Properties

PropertyModifiersTypeDescription
height?string(Optional)
metadataNFTMetadataThe NFT metadata of the NFT returned by the thirdweb sdk.
width?string(Optional)