Button

oxygen.ui.web.component.Button
object Button

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Button.type

Members list

Type members

Classlikes

final case class Props(style: Style, size: Size, mod: NodeModifier)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum Size

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum Style

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(mainText: String, props: Props.type => Props): Node