ToggleThumb

oxygen.ui.web.component.ToggleThumb
object ToggleThumb

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Props(onStyle: Style, offStyle: Style, size: Size, trackMods: NodeModifier, thumbMods: 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(props: Props.type => Props): WidgetS[Boolean]
def boolean(props: Props.type => Props): WidgetS[Boolean]
def set[A](value: A, props: Props.type => Props): WidgetS[Set[A]]