scroll

io.github.nafg.scalajs.facades.mui.Dialog$.Props.scroll$
object scroll extends Prop[String]

Determine the container for scrolling the dialog.

Attributes

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

Members list

Concise view

Value members

Inherited methods

def :=(value: String): Setting

Attributes

Inherited from:
Prop
def :=?(value: Option[String]): 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 body: Setting
val paper: Setting

Inherited fields

val name: String

Attributes

Inherited from:
Prop