SummaryImageOptions

external interface SummaryImageOptions(source)

Properties

Link copied to clipboard
abstract val height: String?

The height of the image in pixels. Must be an integer without a unit. (optional)

Link copied to clipboard
abstract val width: String?

The width of the image in pixels. Must be an integer without a unit. (optional)