Packages

implicit final class CopyIconOps extends AnyVal

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

Instance Constructors

  1. new CopyIconOps(i: Icon)

Value Members

  1. def bordered(s: Boolean = true): Icon
  2. def circular(s: Boolean = true): Icon
  3. def className(c: String): Icon
  4. def clazz(s: Css): Icon
  5. def color(s: SemanticColor): Icon
  6. def corner(c: IconCorner): Icon
  7. def disabled(s: Boolean = true): Icon
  8. def fitted(s: Boolean = true): Icon
  9. def flipped(s: IconFlip): Icon
  10. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  11. val i: Icon
  12. def inverted(s: Boolean = true): Icon
  13. def link(s: Boolean = true): Icon
  14. def loading(s: Boolean = true): Icon
  15. def rotated(s: IconRotated): Icon
  16. def size(s: SemanticSize): Icon