PushButtonVariants

interface PushButtonVariants

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

ghost
Link copied to clipboard
js
abstract val ghost: BasicParams.(ColorScheme) -> Unit
link
Link copied to clipboard
js
abstract val link: BasicParams.(ColorScheme) -> Unit
outline
Link copied to clipboard
js
abstract val outline: BasicParams.(ColorScheme) -> Unit
solid
Link copied to clipboard
js
abstract val solid: BasicParams.(ColorScheme) -> Unit