IconPlacement

enum IconPlacement : Enum<PushButtonComponent.IconPlacement>

Entries

Right
Link copied to clipboard
js
Left
Link copied to clipboard
js

Functions

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

Properties

name
Link copied to clipboard
js
val name: String
ordinal
Link copied to clipboard
js
val ordinal: Int