Object/Class

scalacss

Literal

Related Docs: class Literal | package scalacss

Permalink

object Literal extends TypedLiteralAliases

Most literals here are just strings. Type-safety is usually provided by the TypedAttr methods.

In some cases literals need to be typed to be part of a ValueClass so that they can be used as typed args. Eg. auto in margin(12 px, auto).

For that reason exists the dichotomy between Literal with its untyped Values, and Literal.Typed with its subclassed Literals.

Linear Supertypes
TypedLiteralAliases, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Literal
  2. TypedLiteralAliases
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def 0: Length[Int]

    Permalink
    Definition Classes
    TypedLiteralAliases
  4. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  5. object Typed

    Permalink
  6. def absolute: Value

    Permalink
    Annotations
    @inline()
  7. def active: Value

    Permalink
    Annotations
    @inline()
  8. def alias: Value

    Permalink
    Annotations
    @inline()
  9. def all: Value

    Permalink
    Annotations
    @inline()
  10. def allPetiteCaps: Value

    Permalink
    Annotations
    @inline()
  11. def allScroll: Value

    Permalink
    Annotations
    @inline()
  12. def allSmallCaps: Value

    Permalink
    Annotations
    @inline()
  13. def alternate: Value

    Permalink
    Annotations
    @inline()
  14. def alternateReverse: Value

    Permalink
    Annotations
    @inline()
  15. def always: Value

    Permalink
    Annotations
    @inline()
  16. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  17. final def auto: Literal.Typed.auto.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  18. def available: Value

    Permalink
    Annotations
    @inline()
  19. def avoid: Value

    Permalink
    Annotations
    @inline()
  20. def avoidColumn: Value

    Permalink
    Annotations
    @inline()
  21. def avoidPage: Value

    Permalink
    Annotations
    @inline()
  22. def backwards: Value

    Permalink
    Annotations
    @inline()
  23. def balance: Value

    Permalink
    Annotations
    @inline()
  24. def baseline: Value

    Permalink
    Annotations
    @inline()
  25. def bidiOverride: Value

    Permalink
    Annotations
    @inline()
  26. def blink: Value

    Permalink
    Annotations
    @inline()
  27. def block: Value

    Permalink
    Annotations
    @inline()
  28. def blockEnd: Value

    Permalink
    Annotations
    @inline()
  29. def blockStart: Value

    Permalink
    Annotations
    @inline()
  30. def bold: Value

    Permalink
    Annotations
    @inline()
  31. def bolder: Value

    Permalink
    Annotations
    @inline()
  32. def borderBox: Value

    Permalink
    Annotations
    @inline()
  33. def both: Value

    Permalink
    Annotations
    @inline()
  34. def bottom: Value

    Permalink
    Annotations
    @inline()
  35. def breakAll: Value

    Permalink
    Annotations
    @inline()
  36. def breakWord: Value

    Permalink
    Annotations
    @inline()
  37. def capitalize: Value

    Permalink
    Annotations
    @inline()
  38. def caption: Value

    Permalink
    Annotations
    @inline()
  39. def cell: Value

    Permalink
    Annotations
    @inline()
  40. def center: Value

    Permalink
    Annotations
    @inline()
  41. def clip: Value

    Permalink
    Annotations
    @inline()
  42. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. def clone_: Value

    Permalink
    Annotations
    @inline()
  44. def closeQuote: Value

    Permalink
    Annotations
    @inline()
  45. def colResize: Value

    Permalink
    Annotations
    @inline()
  46. def collapse: Value

    Permalink
    Annotations
    @inline()
  47. def column: Value

    Permalink
    Annotations
    @inline()
  48. def columnReverse: Value

    Permalink
    Annotations
    @inline()
  49. def condensed: Value

    Permalink
    Annotations
    @inline()
  50. def contain: Value

    Permalink
    Annotations
    @inline()
  51. def containFloats: Value

    Permalink
    Annotations
    @inline()
  52. def content: Value

    Permalink
    Annotations
    @inline()
  53. def contentBox: Value

    Permalink
    Annotations
    @inline()
  54. def contents: Value

    Permalink
    Annotations
    @inline()
  55. def contextMenu: Value

    Permalink
    Annotations
    @inline()
  56. def copy: Value

    Permalink
    Annotations
    @inline()
  57. def cover: Value

    Permalink
    Annotations
    @inline()
  58. def crispEdges: Value

    Permalink
    Annotations
    @inline()
  59. def crosshair: Value

    Permalink
    Annotations
    @inline()
  60. final def cubicBezier(x1: Double, y1: Double, x2: Double, y2: Double): cubicBezier

    Permalink
    Definition Classes
    TypedLiteralAliases
  61. final def dashed: Literal.Typed.dashed.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  62. def default: Value

    Permalink
    Annotations
    @inline()
  63. def disabled: Value

    Permalink
    Annotations
    @inline()
  64. final def dotted: Literal.Typed.dotted.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  65. final def double: Literal.Typed.double.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  66. def eResize: Value

    Permalink
    Annotations
    @inline()
  67. final def eachLine: Literal.Typed.eachLine.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  68. final def ease: Literal.Typed.ease.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  69. final def easeIn: Literal.Typed.easeIn.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  70. final def easeInOut: Literal.Typed.easeInOut.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  71. final def easeOut: Literal.Typed.easeOut.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  72. def ellipsis: Value

    Permalink
    Annotations
    @inline()
  73. def embed: Value

    Permalink
    Annotations
    @inline()
  74. final def end: Literal.Typed.end.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  75. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  76. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  77. def ewResize: Value

    Permalink
    Annotations
    @inline()
  78. def expanded: Value

    Permalink
    Annotations
    @inline()
  79. def extraCondensed: Value

    Permalink
    Annotations
    @inline()
  80. def extraExpanded: Value

    Permalink
    Annotations
    @inline()
  81. def fill: Value

    Permalink
    Annotations
    @inline()
  82. def fillAvailable: Value

    Permalink
    Annotations
    @inline()
  83. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  84. def fitContent: Value

    Permalink
    Annotations
    @inline()
  85. def fixed: Value

    Permalink
    Annotations
    @inline()
  86. def flat: Value

    Permalink
    Annotations
    @inline()
  87. def flex: Value

    Permalink
    Annotations
    @inline()
  88. def flexEnd: Value

    Permalink
    Annotations
    @inline()
  89. def flexStart: Value

    Permalink
    Annotations
    @inline()
  90. def flip: Value

    Permalink
    Annotations
    @inline()
  91. def forwards: Value

    Permalink
    Annotations
    @inline()
  92. def fromImage: Value

    Permalink
    Annotations
    @inline()
  93. def fullWidth: Value

    Permalink
    Annotations
    @inline()
  94. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  95. def grab: Value

    Permalink
    Annotations
    @inline()
  96. def grabbing: Value

    Permalink
    Annotations
    @inline()
  97. def grid: Value

    Permalink
    Annotations
    @inline()
  98. final def groove: Literal.Typed.groove.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  99. final def hanging: Literal.Typed.hanging.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  100. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  101. def help: Value

    Permalink
    Annotations
    @inline()
  102. final def hidden: Literal.Typed.hidden.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  103. def hide: Value

    Permalink
    Annotations
    @inline()
  104. def historicalForms: Value

    Permalink
    Annotations
    @inline()
  105. def horizontal: Value

    Permalink
    Annotations
    @inline()
  106. def horizontalTB: Value

    Permalink
    Annotations
    @inline()
  107. def icon: Value

    Permalink
    Annotations
    @inline()
  108. def inactive: Value

    Permalink
    Annotations
    @inline()
  109. def infinite: Value

    Permalink
    Annotations
    @inline()
  110. final def inherit: Literal.Typed.inherit.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  111. final def initial: Literal.Typed.initial.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  112. def inline: Value

    Permalink
    Annotations
    @inline()
  113. def inlineBlock: Value

    Permalink
    Annotations
    @inline()
  114. def inlineEnd: Value

    Permalink
    Annotations
    @inline()
  115. def inlineFlex: Value

    Permalink
    Annotations
    @inline()
  116. def inlineGrid: Value

    Permalink
    Annotations
    @inline()
  117. def inlineStart: Value

    Permalink
    Annotations
    @inline()
  118. def inlineTable: Value

    Permalink
    Annotations
    @inline()
  119. final def inset: Literal.Typed.inset.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  120. def inside: Value

    Permalink
    Annotations
    @inline()
  121. def interCharacter: Value

    Permalink
    Annotations
    @inline()
  122. def invert: Value

    Permalink
    Annotations
    @inline()
  123. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  124. def isolate: Value

    Permalink
    Annotations
    @inline()
  125. def isolateOverride: Value

    Permalink
    Annotations
    @inline()
  126. def italic: Value

    Permalink
    Annotations
    @inline()
  127. def justify: Value

    Permalink
    Annotations
    @inline()
  128. def keepAll: Value

    Permalink
    Annotations
    @inline()
  129. def large: Value

    Permalink
    Annotations
    @inline()
  130. def larger: Value

    Permalink
    Annotations
    @inline()
  131. def left: Value

    Permalink
    Annotations
    @inline()
  132. def lighter: Value

    Permalink
    Annotations
    @inline()
  133. def lineThrough: Value

    Permalink
    Annotations
    @inline()
  134. final def linear: Literal.Typed.linear.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  135. def listItem: Value

    Permalink
    Annotations
    @inline()
  136. def loose: Value

    Permalink
    Annotations
    @inline()
  137. def lowercase: Value

    Permalink
    Annotations
    @inline()
  138. def ltr: Value

    Permalink
    Annotations
    @inline()
  139. def manipulation: Value

    Permalink
    Annotations
    @inline()
  140. def manual: Value

    Permalink
    Annotations
    @inline()
  141. def matchParent: Value

    Permalink
    Annotations
    @inline()
  142. def maxContent: Value

    Permalink
    Annotations
    @inline()
  143. final def medium: Literal.Typed.medium.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  144. def menu: Value

    Permalink
    Annotations
    @inline()
  145. def messageBox: Value

    Permalink
    Annotations
    @inline()
  146. def middle: Value

    Permalink
    Annotations
    @inline()
  147. def minContent: Value

    Permalink
    Annotations
    @inline()
  148. def mixed: Value

    Permalink
    Annotations
    @inline()
  149. def move: Value

    Permalink
    Annotations
    @inline()
  150. def nResize: Value

    Permalink
    Annotations
    @inline()
  151. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  152. def neResize: Value

    Permalink
    Annotations
    @inline()
  153. def neswResize: Value

    Permalink
    Annotations
    @inline()
  154. def noCloseQuote: Value

    Permalink
    Annotations
    @inline()
  155. def noDrop: Value

    Permalink
    Annotations
    @inline()
  156. def noOpenQuote: Value

    Permalink
    Annotations
    @inline()
  157. final def none: Literal.Typed.none.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  158. def normal: Value

    Permalink
    Annotations
    @inline()
  159. def notAllowed: Value

    Permalink
    Annotations
    @inline()
  160. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  161. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  162. def nowrap: Value

    Permalink
    Annotations
    @inline()
  163. def nsResize: Value

    Permalink
    Annotations
    @inline()
  164. def nwResize: Value

    Permalink
    Annotations
    @inline()
  165. def nwseResize: Value

    Permalink
    Annotations
    @inline()
  166. def oblique: Value

    Permalink
    Annotations
    @inline()
  167. def openQuote: Value

    Permalink
    Annotations
    @inline()
  168. def ordinal: Value

    Permalink
    Annotations
    @inline()
  169. final def outset: Literal.Typed.outset.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  170. def outside: Value

    Permalink
    Annotations
    @inline()
  171. def over: Value

    Permalink
    Annotations
    @inline()
  172. def overline: Value

    Permalink
    Annotations
    @inline()
  173. def paddingBox: Value

    Permalink
    Annotations
    @inline()
  174. def page: Value

    Permalink
    Annotations
    @inline()
  175. def panX: Value

    Permalink
    Annotations
    @inline()
  176. def panY: Value

    Permalink
    Annotations
    @inline()
  177. def paused: Value

    Permalink
    Annotations
    @inline()
  178. def petiteCaps: Value

    Permalink
    Annotations
    @inline()
  179. def pixelated: Value

    Permalink
    Annotations
    @inline()
  180. def plaintext: Value

    Permalink
    Annotations
    @inline()
  181. def pointer: Value

    Permalink
    Annotations
    @inline()
  182. def pre: Value

    Permalink
    Annotations
    @inline()
  183. def preLine: Value

    Permalink
    Annotations
    @inline()
  184. def preWrap: Value

    Permalink
    Annotations
    @inline()
  185. def preserve3D: Value

    Permalink
    Annotations
    @inline()
  186. def progress: Value

    Permalink
    Annotations
    @inline()
  187. def relative: Value

    Permalink
    Annotations
    @inline()
  188. def repeat: Value

    Permalink
    Annotations
    @inline()
  189. def reverse: Value

    Permalink
    Annotations
    @inline()
  190. final def ridge: Literal.Typed.ridge.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  191. def right: Value

    Permalink
    Annotations
    @inline()
  192. def round: Value

    Permalink
    Annotations
    @inline()
  193. def row: Value

    Permalink
    Annotations
    @inline()
  194. def rowResize: Value

    Permalink
    Annotations
    @inline()
  195. def rowReverse: Value

    Permalink
    Annotations
    @inline()
  196. def rtl: Value

    Permalink
    Annotations
    @inline()
  197. def ruby: Value

    Permalink
    Annotations
    @inline()
  198. def rubyBase: Value

    Permalink
    Annotations
    @inline()
  199. def rubyBaseContainer: Value

    Permalink
    Annotations
    @inline()
  200. def rubyText: Value

    Permalink
    Annotations
    @inline()
  201. def rubyTextContainer: Value

    Permalink
    Annotations
    @inline()
  202. def runIn: Value

    Permalink
    Annotations
    @inline()
  203. def running: Value

    Permalink
    Annotations
    @inline()
  204. def sResize: Value

    Permalink
    Annotations
    @inline()
  205. def sSmall: Value

    Permalink
    Annotations
    @inline()
  206. def scaleDown: Value

    Permalink
    Annotations
    @inline()
  207. def scroll: Value

    Permalink
    Annotations
    @inline()
  208. def seResize: Value

    Permalink
    Annotations
    @inline()
  209. def semiCondensed: Value

    Permalink
    Annotations
    @inline()
  210. def semiExpanded: Value

    Permalink
    Annotations
    @inline()
  211. def separate: Value

    Permalink
    Annotations
    @inline()
  212. def show: Value

    Permalink
    Annotations
    @inline()
  213. def sideways: Value

    Permalink
    Annotations
    @inline()
  214. def sidewaysLeft: Value

    Permalink
    Annotations
    @inline()
  215. def sidewaysRight: Value

    Permalink
    Annotations
    @inline()
  216. def slashedZero: Value

    Permalink
    Annotations
    @inline()
  217. def slice: Value

    Permalink
    Annotations
    @inline()
  218. def small: Value

    Permalink
    Annotations
    @inline()
  219. def smallCaps: Value

    Permalink
    Annotations
    @inline()
  220. def smallCaption: Value

    Permalink
    Annotations
    @inline()
  221. def smaller: Value

    Permalink
    Annotations
    @inline()
  222. def smooth: Value

    Permalink
    Annotations
    @inline()
  223. final def solid: Literal.Typed.solid.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  224. def spaceAround: Value

    Permalink
    Annotations
    @inline()
  225. def spaceBetween: Value

    Permalink
    Annotations
    @inline()
  226. final def start: Literal.Typed.start.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  227. def startEnd: Value

    Permalink
    Annotations
    @inline()
  228. def static: Value

    Permalink
    Annotations
    @inline()
  229. def statusBar: Value

    Permalink
    Annotations
    @inline()
  230. final def stepEnd: Literal.Typed.stepEnd.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  231. final def stepStart: Literal.Typed.stepStart.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  232. final def steps(steps: Int, direction: TimingFunctionDirection): steps

    Permalink
    Definition Classes
    TypedLiteralAliases
  233. def sticky: Value

    Permalink
    Annotations
    @inline()
  234. def stretch: Value

    Permalink
    Annotations
    @inline()
  235. def strict: Value

    Permalink
    Annotations
    @inline()
  236. def style: Value

    Permalink
    Annotations
    @inline()
  237. def sub: Value

    Permalink
    Annotations
    @inline()
  238. def super_: Value

    Permalink
    Annotations
    @inline()
  239. def swResize: Value

    Permalink
    Annotations
    @inline()
  240. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  241. def table: Value

    Permalink
    Annotations
    @inline()
  242. def tableCell: Value

    Permalink
    Annotations
    @inline()
  243. def tableColumn: Value

    Permalink
    Annotations
    @inline()
  244. def tableColumnGroup: Value

    Permalink
    Annotations
    @inline()
  245. def tableFooterGroup: Value

    Permalink
    Annotations
    @inline()
  246. def tableHeaderGroup: Value

    Permalink
    Annotations
    @inline()
  247. def tableRow: Value

    Permalink
    Annotations
    @inline()
  248. def tableRowGroup: Value

    Permalink
    Annotations
    @inline()
  249. def text: Value

    Permalink
    Annotations
    @inline()
  250. def textBottom: Value

    Permalink
    Annotations
    @inline()
  251. def textTop: Value

    Permalink
    Annotations
    @inline()
  252. final def thick: Literal.Typed.thick.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  253. final def thin: Literal.Typed.thin.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  254. def titlingCaps: Value

    Permalink
    Annotations
    @inline()
  255. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  256. def top: Value

    Permalink
    Annotations
    @inline()
  257. def ultraCondensed: Value

    Permalink
    Annotations
    @inline()
  258. def ultraExpanded: Value

    Permalink
    Annotations
    @inline()
  259. def under: Value

    Permalink
    Annotations
    @inline()
  260. def underline: Value

    Permalink
    Annotations
    @inline()
  261. def unicase: Value

    Permalink
    Annotations
    @inline()
  262. final def unset: Literal.Typed.unset.type

    Permalink
    Definition Classes
    TypedLiteralAliases
  263. def uppercase: Value

    Permalink
    Annotations
    @inline()
  264. def upright: Value

    Permalink
    Annotations
    @inline()
  265. def useGlyphOrientation: Value

    Permalink
    Annotations
    @inline()
  266. def vertical: Value

    Permalink
    Annotations
    @inline()
  267. def verticalLR: Value

    Permalink
    Annotations
    @inline()
  268. def verticalRL: Value

    Permalink
    Annotations
    @inline()
  269. def verticalText: Value

    Permalink
    Annotations
    @inline()
  270. def visible: Value

    Permalink
    Annotations
    @inline()
  271. def wResize: Value

    Permalink
    Annotations
    @inline()
  272. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  273. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  274. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  275. def wait_: Value

    Permalink
    Annotations
    @inline()
  276. def wavy: Value

    Permalink
    Annotations
    @inline()
  277. def weight: Value

    Permalink
    Annotations
    @inline()
  278. def wrap: Value

    Permalink
    Annotations
    @inline()
  279. def wrapReverse: Value

    Permalink
    Annotations
    @inline()
  280. def xLarge: Value

    Permalink
    Annotations
    @inline()
  281. def xxLarge: Value

    Permalink
    Annotations
    @inline()
  282. def xxSmall: Value

    Permalink
    Annotations
    @inline()
  283. def zoomIn: Value

    Permalink
    Annotations
    @inline()
  284. def zoomOut: Value

    Permalink
    Annotations
    @inline()

Inherited from TypedLiteralAliases

Inherited from AnyRef

Inherited from Any

Ungrouped