ButtonStyle

Entries

Link copied to clipboard

Creates a primary button with the color purple.

Link copied to clipboard

Creates a secondary button with the color grey.

Link copied to clipboard

Creates a success button with the color green.

Link copied to clipboard

Creates a danger button with the color red.

Link copied to clipboard

Creates a link button with the color grey and the sign of a link.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun getType(): Int

The type of the button.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard