TabsList

io.github.nafg.scalajs.facades.mui.base.TabsList
object TabsList extends Simple

View original docs online: https://mui.com/api/tabs-list/

Demos:

API:

Attributes

Graph
Supertypes
trait Simple
trait NodeChildren
trait FacadeModule
trait FacadeModuleBase
class Object
trait Matchable
class Any
Show all
Self type
TabsList.type

Members list

Type members

Classlikes

class Props extends WithChildren[VdomNode]

Attributes

Supertypes
trait WithChildren[VdomNode]
trait PropTypes
class Object
trait Matchable
class Any
object raw extends Object

Attributes

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

Inherited classlikes

class ApplyChildren(settings: Setting*)

Attributes

Inherited from:
NodeChildren
Supertypes
class Object
trait Matchable
class Any
object ApplyChildren

Attributes

Inherited from:
NodeChildren
Supertypes
class Object
trait Matchable
class Any

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 Settings(settings: Setting*): Seq[Setting]

Attributes

Inherited from:
FacadeModule
def apply(settings: Setting*): ApplyChildren

Attributes

Inherited from:
Simple
def childrenToNode(children: Seq[VdomNode]): VdomNode

Attributes

Inherited from:
NodeChildren
def factory: Factory[Props]

Attributes

Inherited from:
FacadeModule

Inherited fields

lazy val facade: Facade

Attributes

Inherited from:
FacadeModuleBase