xl

io.github.nafg.scalajs.facades.mui.Grid$.Props.xl$
object xl extends Prop[Any]

Defines the number of grids the component is going to use. It's applied for the xl breakpoint and wider screens.

Attributes

Graph
Supertypes
class Prop[Any]
class Object
trait Matchable
class Any
Self type
xl.type

Members list

Concise view

Value members

Inherited methods

def :=(value: Any): Setting

Attributes

Inherited from:
Prop
def :=?(value: Option[Any]): 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 1: Setting
val 10: Setting
val 11: Setting
val 12: Setting
val 2: Setting
val 3: Setting
val 4: Setting
val 5: Setting
val 6: Setting
val 7: Setting
val 8: Setting
val 9: Setting
val `false`: Setting
val `true`: Setting
val auto: Setting

Inherited fields

val name: String

Attributes

Inherited from:
Prop