Component

com.malliina.html.BootstrapParts.Component
trait Component extends MiniComponent

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object alert.type
object btn.type
object btnOutline.type
object text.type

Members list

Concise view

Value members

Inherited methods

def named(name: String): String

Attributes

Inherited from:
MiniComponent

Concrete fields

lazy val default: String

Inherited fields

lazy val danger: String

Attributes

Inherited from:
MiniComponent
lazy val dark: String

Attributes

Inherited from:
MiniComponent
lazy val info: String

Attributes

Inherited from:
MiniComponent
lazy val light: String

Attributes

Inherited from:
MiniComponent
lazy val primary: String

Attributes

Inherited from:
MiniComponent
lazy val secondary: String

Attributes

Inherited from:
MiniComponent
lazy val success: String

Attributes

Inherited from:
MiniComponent
lazy val warning: String

Attributes

Inherited from:
MiniComponent