ThirdwebNftMediaProps interface
The props for the ThirdwebNftMedia component.
Signature:
export interface ThirdwebNftMediaProps extends SharedMediaProps
Extends: SharedMediaProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
height? | string | (Optional) | |
metadata | NFTMetadata | The NFT metadata of the NFT returned by the thirdweb sdk. | |
width? | string | (Optional) |