OutlinedInput

io.github.nafg.scalajs.facades.mui.OutlinedInput$
object OutlinedInput extends Simple

View original docs online: https://v4.mui.com/api/outlined-input/

Attributes

Graph
Supertypes
trait Simple
trait FacadeModule
trait FacadeModuleBase
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

class Props extends PropTypes

Attributes

Graph
Supertypes
trait PropTypes
class Object
trait Matchable
class Any
object raw extends Object

Attributes

Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
Self type
raw.type

Inherited types

type Setting = () => Props

Attributes

Inherited from:
FacadeModule

Value members

Concrete methods

def asElementType: ElementType
override def mkProps: Props

Attributes

Definition Classes
FacadeModule

Inherited methods

def apply(settings: Setting*): Factory[Props]

Attributes

Inherited from:
Simple
def factory: Factory[Props]

Attributes

Inherited from:
FacadeModule

Inherited fields

lazy val facade: Facade

Attributes

Inherited from:
FacadeModuleBase