Packages

object ListIcon extends Serializable

Linear Supertypes
Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ListIcon
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait ListIconProps extends Object with IconProps
    Annotations
    @RawJSType() @native()

Value Members

  1. def apply(name: String): ListIcon
  2. def props(q: ListIcon): ListIconProps
  3. object RawComponent extends Object
    Annotations
    @native() @JSImport("semantic-ui-react", "ListIcon")