Advanced: $THIS
Referring to the current Collectible's information
Usage
Example
<div
data-dh-feature="nft"
data-dh-property-tag-id="000"
data-dh-property-asset-contract-address="<<contractAddress>>">
<div
data-dh-property-tag-id="000"
data-dh-property-asset-item="true">
<a
href="./singleNFT.html?assetTokenId=$THIS_TokenID&assetContractAddress=$THIS_ContractAddress">
<img data-dh-property-asset-json-path="image_url"/>
</a>
</div></div>Forms
Last updated
Was this helpful?