ScreenRatios

ba.sake.hepek.html.component.GridComponents.ScreenRatios
See theScreenRatios companion object
final class ScreenRatios

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def withMd(md: Option[Ratios]): ScreenRatios
def withSm(sm: Option[Ratios]): ScreenRatios
def withXs(xs: Option[Ratios]): ScreenRatios

Concrete fields

val lg: Ratios
val md: Option[Ratios]
val sm: Option[Ratios]
val xs: Option[Ratios]