AffectedFrame

@Serializable
data class AffectedFrame(val frameId: String)

Information about the frame affected by an inspector issue.

Constructors

Link copied to clipboard
constructor(frameId: String)

Properties

Link copied to clipboard