MouseButton

sealed class MouseButton

The mouse button to use for a browser mouse action.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Left : MouseButton
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : MouseButton

Properties

Link copied to clipboard
abstract val value: String