margin
io.github.nafg.scalajs.facades.mui.Input.Props.margin
object margin extends Prop[String]
If dense
, will adjust vertical spacing. This is normally obtained via context from FormControl. The prop defaults to the value ('none'
) inherited from the parent FormControl component.
Attributes
- Graph
-
- Supertypes
-
class Prop[String]class Objecttrait Matchableclass Any
- Self type
-
margin.type
Members list
In this article