GetBoxModelReturn

@Serializable
data class GetBoxModelReturn(val model: DOM.BoxModel)

Constructors

Link copied to clipboard
constructor(model: DOM.BoxModel)

Properties

Link copied to clipboard

Box model for the node.