only

io.github.nafg.scalajs.facades.mui.HiddenCss$.Props.only$
object only extends Prop[String | Seq[String]]

Hide the given breakpoint(s).

Attributes

Graph
Supertypes
class Prop[String | Seq[String]]
class Object
trait Matchable
class Any
Self type
only.type

Members list

Concise view

Value members

Inherited methods

def :=(value: String | Seq[String]): Setting

Attributes

Inherited from:
Prop
def :=?(value: Option[String | Seq[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 lg: Setting
val md: Setting
val sm: Setting
val xl: Setting
val xs: Setting

Inherited fields

val name: String

Attributes

Inherited from:
Prop