Class

io.scalajs.npm.colors

StyleExtensions

Related Doc: package colors

Permalink

implicit final class StyleExtensions extends AnyVal

Style Extensions

Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StyleExtensions
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new StyleExtensions(text: String)

    Permalink

Value Members

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

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

    Permalink
    Definition Classes
    Any
  3. def <<=(id: String): UndefOr[Colors]

    Permalink
    Annotations
    @inline()
  4. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  5. def america: Colors.type

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

    Permalink
    Definition Classes
    Any
  7. def bgBlack: Colors.type

    Permalink
    Annotations
    @inline()
  8. def bgBlue: Colors.type

    Permalink
    Annotations
    @inline()
  9. def bgCyan: Colors.type

    Permalink
    Annotations
    @inline()
  10. def bgGreen: Colors.type

    Permalink
    Annotations
    @inline()
  11. def bgMagenta: Colors.type

    Permalink
    Annotations
    @inline()
  12. def bgRed: Colors.type

    Permalink
    Annotations
    @inline()
  13. def bgWhite: Colors.type

    Permalink
    Annotations
    @inline()
  14. def bgYellow: Colors.type

    Permalink
    Annotations
    @inline()
  15. def black: Colors.type

    Permalink
    Annotations
    @inline()
  16. def blue: Colors.type

    Permalink
    Annotations
    @inline()
  17. def bold: Colors.type

    Permalink
    Annotations
    @inline()
  18. def cyan: Colors.type

    Permalink
    Annotations
    @inline()
  19. def dim: Colors.type

    Permalink
    Annotations
    @inline()
  20. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  21. def gray: Colors.type

    Permalink
    Annotations
    @inline()
  22. def green: Colors.type

    Permalink
    Annotations
    @inline()
  23. def grey: Colors.type

    Permalink
    Annotations
    @inline()
  24. def hidden: Colors.type

    Permalink
    Annotations
    @inline()
  25. def inverse: Colors.type

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

    Permalink
    Definition Classes
    Any
  27. def italic: Colors.type

    Permalink
    Annotations
    @inline()
  28. def magenta: Colors.type

    Permalink
    Annotations
    @inline()
  29. def rainbow: Colors.type

    Permalink
    Annotations
    @inline()
  30. def random: Colors.type

    Permalink
    Annotations
    @inline()
  31. def red: Colors.type

    Permalink
    Annotations
    @inline()
  32. def reset: Colors.type

    Permalink
    Annotations
    @inline()
  33. def strikethrough: Colors.type

    Permalink
    Annotations
    @inline()
  34. def styledWith(id: ⇒ String): UndefOr[Colors]

    Permalink
    Annotations
    @inline()
  35. val text: String

    Permalink
  36. def toString(): String

    Permalink
    Definition Classes
    Any
  37. def trap: Colors.type

    Permalink
    Annotations
    @inline()
  38. def underline: Colors.type

    Permalink
    Annotations
    @inline()
  39. def white: Colors.type

    Permalink
    Annotations
    @inline()
  40. def yellow: Colors.type

    Permalink
    Annotations
    @inline()
  41. def zalgo: Colors.type

    Permalink
    Annotations
    @inline()
  42. def zebra: Colors.type

    Permalink
    Annotations
    @inline()

Inherited from AnyVal

Inherited from Any

Ungrouped