InspectPanelShowRequestedParameter

@Serializable
data class InspectPanelShowRequestedParameter(val backendNodeId: Int)

Fired when user asks to show the Inspect panel.

Constructors

Link copied to clipboard
constructor(backendNodeId: Int)

Properties

Link copied to clipboard

Id of the node to show in the panel.