edge

io.github.nafg.scalajs.facades.mui.IconButton$.Props.edge$
object edge extends Prop[Any]

If given, uses a negative margin to counteract the padding on one side (this is often helpful for aligning the left or right side of the icon with content above or below, without ruining the border size and shape).

Attributes

Graph
Supertypes
class Prop[Any]
class Object
trait Matchable
class Any
Self type
edge.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 `false`: Setting
val end: Setting
val start: Setting

Inherited fields

val name: String

Attributes

Inherited from:
Prop