implicit final class CopyIconOps extends AnyVal
Instance Constructors
- new CopyIconOps(i: Icon)
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def bordered(s: Boolean = true): Icon
- def circular(s: Boolean = true): Icon
- def className(c: String): Icon
- def clazz(s: Css): Icon
- def color(s: SemanticColor): Icon
- def corner(c: IconCorner): Icon
- def disabled(s: Boolean = true): Icon
- def fitted(s: Boolean = true): Icon
- def flipped(s: IconFlip): Icon
- def getClass(): Class[_ <: AnyVal]
- val i: Icon
- def inverted(s: Boolean = true): Icon
- final def isInstanceOf[T0]: Boolean
- def link(s: Boolean = true): Icon
- def loading(s: Boolean = true): Icon
- def rotated(s: IconRotated): Icon
- def size(s: SemanticSize): Icon
- def toString(): String
Inherited from AnyVal
Value Members
- def getClass(): Class[_ <: AnyVal]
Inherited from Any
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
- def toString(): String
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def bordered(s: Boolean = true): Icon
- def circular(s: Boolean = true): Icon
- def className(c: String): Icon
- def clazz(s: Css): Icon
- def color(s: SemanticColor): Icon
- def corner(c: IconCorner): Icon
- def disabled(s: Boolean = true): Icon
- def fitted(s: Boolean = true): Icon
- def flipped(s: IconFlip): Icon
- def getClass(): Class[_ <: AnyVal]
- val i: Icon
- def inverted(s: Boolean = true): Icon
- final def isInstanceOf[T0]: Boolean
- def link(s: Boolean = true): Icon
- def loading(s: Boolean = true): Icon
- def rotated(s: IconRotated): Icon
- def size(s: SemanticSize): Icon
- def toString(): String