ForceShowPopoverParameter

@Serializable
data class ForceShowPopoverParameter(val nodeId: Int, val enable: Boolean)

Constructors

Link copied to clipboard
constructor(nodeId: Int, enable: Boolean)

Properties

Link copied to clipboard

If true, opens the popover and keeps it open. If false, closes the popover if it was previously force-opened.

Link copied to clipboard
val nodeId: Int

Id of the popover HTMLElement