BootstrapStaticBundle

ba.sake.hepek.bootstrap5.statik.BootstrapStaticBundle
case class BootstrapStaticBundle(Form: BootstrapFormComponents, Grid: BootstrapGridComponents, Image: BootstrapImageComponents, Navbar: BootstrapNavbarComponents, Panel: BootstrapPanelComponents, Classes: BootstrapClassesBundle) extends StaticBundle, BootstrapUtilComponents

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait BootstrapUtilComponents
trait PlainUtilComponents
trait UtilComponents
trait StaticBundle
trait Bundle
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

override type Page = BootstrapPage

Inherited types

type Dependencies = Dependencies

Attributes

Inherited from:
HepekAliases (hidden)
type Dependency = Dependency

Attributes

Inherited from:
HepekAliases (hidden)
type PageSettings = PageSettings

Attributes

Inherited from:
HepekAliases (hidden)
type Ratio = Ratio

Attributes

Inherited from:
HepekAliases (hidden)
type Ratios = Ratios

Attributes

Inherited from:
HepekAliases (hidden)
type ScreenRatios = ScreenRatios

Attributes

Inherited from:
HepekAliases (hidden)
type Section = Section

Attributes

Inherited from:
StaticBundle
type SiteSettings = SiteSettings

Attributes

Inherited from:
HepekAliases (hidden)

Value members

Concrete methods

def withClasses(Classes: BootstrapClassesBundle): BootstrapStaticBundle
def withForm(Form: BootstrapFormComponents): BootstrapStaticBundle
def withGrid(Grid: BootstrapGridComponents): BootstrapStaticBundle
def withImage(Image: BootstrapImageComponents): BootstrapStaticBundle
def withNavbar(Navbar: BootstrapNavbarComponents): BootstrapStaticBundle

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val Tags: all.type

Inherited fields

Attributes

Inherited from:
StaticBundle
val Dependencies: Dependencies.type

Attributes

Inherited from:
HepekAliases (hidden)
val Dependency: Dependency.type

Attributes

Inherited from:
HepekAliases (hidden)
val DependencyProvider: DependencyProvider.type

Attributes

Inherited from:
HepekAliases (hidden)
val PageSettings: PageSettings.type

Attributes

Inherited from:
HepekAliases (hidden)
val Ratio: Ratio.type

Attributes

Inherited from:
HepekAliases (hidden)
val Ratios: Ratios.type

Attributes

Inherited from:
HepekAliases (hidden)
val ScreenRatios: ScreenRatios.type

Attributes

Inherited from:
HepekAliases (hidden)
val Section: Section.type

Attributes

Inherited from:
StaticBundle
val SiteSettings: SiteSettings.type

Attributes

Inherited from:
HepekAliases (hidden)
val StaticSiteSettings: StaticSiteSettings.type

Attributes

Inherited from:
StaticBundle

Extensions

Inherited extensions

extension (str: String)
def md: Frag

Attributes

Inherited from:
PlainUtilComponents