image

  • For displaying an image, you can use the image() predicate:

// SYNTAX
image(IMAGE_URI)

// EXAMPLE
image('https://ipfs.io/ipfs/QmVZ8PSRqrtQbRAVrntq5BCxLUeeEfoBe3t9nGGvEH3Xcs/0.png')

Last updated