maxWidth

io.github.nafg.scalajs.facades.mui.Container.Props.maxWidth
object maxWidth extends Prop[String | Boolean]

Attributes

Graph
Supertypes
class Prop[String | Boolean]
class Object
trait Matchable
class Any
Self type
maxWidth.type

Members list

Value members

Inherited methods

def :=(value: String | Boolean): Setting

Attributes

Inherited from:
Prop
def :=?(value: Option[String | Boolean]): Setting

Attributes

Inherited from:
Prop
def setAs[B](value: B)(implicit B: Writer[B]): Setting

Attributes

Inherited from:
Prop
def setRaw(value: Any): Setting

Attributes

Inherited from:
Prop

Concrete fields

val `false`: Setting
val lg: Setting
val md: Setting
val sm: Setting
val xl: Setting
val xs: Setting

Inherited fields

val name: String

Attributes

Inherited from:
Prop