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 class Decorator extends DecoratorBuilder

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Decorator extends DecoratorBuilder

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Decorator.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Decorator
object Decorator
final case class Props

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Props

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Props.type

Value members

Concrete methods

def apply(mainText: String, decorator: Decorator): Node
def apply(mainText: String, decorator: Decorator => Decorator): Node
def apply(mainText: String): Node