VariantContext

object VariantContext

Functions

equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
toString
Link copied to clipboard
js
open fun toString(): String

Properties

discreet
Link copied to clipboard
js
val discreet: AlertComponent.AlertVariant
leftAccent
Link copied to clipboard
js
val leftAccent: AlertComponent.AlertVariant
solid
Link copied to clipboard
js
val solid: AlertComponent.AlertVariant
subtle
Link copied to clipboard
js
val subtle: AlertComponent.AlertVariant
topAccent
Link copied to clipboard
js
val topAccent: AlertComponent.AlertVariant