ImageData

class ImageData(val destination: String, val altText: String, val title: String?)(source)

Data pulled out of an Image node into an easier-to-consume format.

See also

Constructors

Link copied to clipboard
constructor(destination: String, altText: String, title: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard