spacing

io.github.nafg.scalajs.facades.mui.Grid$.Props.spacing$
object spacing extends Prop[Double]

Defines the space between the type item component. It can only be used on a type container component.

Attributes

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

Members list

Concise view

Value members

Inherited methods

def :=(value: Double): Setting

Attributes

Inherited from:
Prop
def :=?(value: Option[Double]): 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 0: Setting
val 1: Setting
val 10: 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

Inherited fields

val name: String

Attributes

Inherited from:
Prop