final case class ListIcon(as: UndefOr[AsC] = js.undefined, bordered: UndefOr[Boolean] = js.undefined, circular: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, corner: UndefOr[IconCorner] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, fitted: UndefOr[Boolean] = js.undefined, flipped: UndefOr[IconFlip] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, link: UndefOr[Boolean] = js.undefined, loading: UndefOr[Boolean] = js.undefined, name: UndefOr[SemanticICONS] = js.undefined, rotated: UndefOr[IconRotated] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, ariaLabel: UndefOr[String] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = js.undefined, modifiers: Seq[TagMod] = Seq.empty) extends GenericComponentPA[ListIconProps, ListIcon] with Product with Serializable
Instance Constructors
- new ListIcon(as: UndefOr[AsC] = js.undefined, bordered: UndefOr[Boolean] = js.undefined, circular: UndefOr[Boolean] = js.undefined, className: UndefOr[String] = js.undefined, clazz: UndefOr[Css] = js.undefined, color: UndefOr[SemanticColor] = js.undefined, corner: UndefOr[IconCorner] = js.undefined, disabled: UndefOr[Boolean] = js.undefined, fitted: UndefOr[Boolean] = js.undefined, flipped: UndefOr[IconFlip] = js.undefined, inverted: UndefOr[Boolean] = js.undefined, link: UndefOr[Boolean] = js.undefined, loading: UndefOr[Boolean] = js.undefined, name: UndefOr[SemanticICONS] = js.undefined, rotated: UndefOr[IconRotated] = js.undefined, size: UndefOr[SemanticSize] = js.undefined, ariaLabel: UndefOr[String] = js.undefined, verticalAlign: UndefOr[SemanticVerticalAlignment] = js.undefined, modifiers: Seq[TagMod] = Seq.empty)
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addModifiers(modifiers: Seq[TagMod]): ListIcon
- val ariaLabel: UndefOr[String]
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- val bordered: UndefOr[Boolean]
- val circular: UndefOr[Boolean]
- val className: UndefOr[String]
- val clazz: UndefOr[Css]
- def clone(): AnyRef
- val color: UndefOr[SemanticColor]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[ListIconProps, [-p, +u]Props[p, u], UnmountedWithRoot[ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null], ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null]], ListIconProps, [-p, +u]Props[p, u], UnmountedWithRoot[ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null], ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null]]]
- val corner: UndefOr[IconCorner]
- def cprops: ListIconProps
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- def finalize(): Unit
- val fitted: UndefOr[Boolean]
- val flipped: UndefOr[IconFlip]
- final def getClass(): Class[_ <: AnyRef]
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- val link: UndefOr[Boolean]
- val loading: UndefOr[Boolean]
- val modifiers: Seq[TagMod]
- val name: UndefOr[SemanticICONS]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementNames: Iterator[String]
- def rawProps: ListIconProps
- def render: Render[ListIconProps]
- val rotated: UndefOr[IconRotated]
- val size: UndefOr[SemanticSize]
- final def synchronized[T0](arg0: => T0): T0
- val verticalAlign: UndefOr[SemanticVerticalAlignment]
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Product
Value Members
- def productElementNames: Iterator[String]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addModifiers(modifiers: Seq[TagMod]): ListIcon
- val ariaLabel: UndefOr[String]
- val as: UndefOr[AsC]
- final def asInstanceOf[T0]: T0
- val bordered: UndefOr[Boolean]
- val circular: UndefOr[Boolean]
- val className: UndefOr[String]
- val clazz: UndefOr[Css]
- def clone(): AnyRef
- val color: UndefOr[SemanticColor]
- val component: japgolly.scalajs.react.component.Js.ComponentWithRoot[ListIconProps, [-p, +u]Props[p, u], UnmountedWithRoot[ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null], ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null]], ListIconProps, [-p, +u]Props[p, u], UnmountedWithRoot[ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null], ListIconProps, MountedWithRoot[[A]A, ListIconProps, Null, Component[ListIconProps, Null], ListIconProps, Null]]]
- val corner: UndefOr[IconCorner]
- def cprops: ListIconProps
- val disabled: UndefOr[Boolean]
- final def eq(arg0: AnyRef): Boolean
- def finalize(): Unit
- val fitted: UndefOr[Boolean]
- val flipped: UndefOr[IconFlip]
- final def getClass(): Class[_ <: AnyRef]
- val inverted: UndefOr[Boolean]
- final def isInstanceOf[T0]: Boolean
- val link: UndefOr[Boolean]
- val loading: UndefOr[Boolean]
- val modifiers: Seq[TagMod]
- val name: UndefOr[SemanticICONS]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementNames: Iterator[String]
- def rawProps: ListIconProps
- def render: Render[ListIconProps]
- val rotated: UndefOr[IconRotated]
- val size: UndefOr[SemanticSize]
- final def synchronized[T0](arg0: => T0): T0
- val verticalAlign: UndefOr[SemanticVerticalAlignment]
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit