Packages

object Shimmered

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Shimmered
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait Props[T <: Object] extends Object with PropsBase[T]
    Annotations
    @JSType()
  2. trait PropsBase[T <: Object] extends Object with List.PropsBase[T]
    Annotations
    @JSType()
  3. trait PropsInit[T <: Object] extends Object with PropsBase[T]
    Annotations
    @JSType()
  4. trait StyleProps extends Object with List.StyleProps
    Annotations
    @JSType()
  5. trait Styles extends Object with List.Styles
    Annotations
    @JSType()

Value Members

  1. def apply[T <: Object](props: Props[T] = null): ReactElement
  2. object JS extends Object with ReactJSComponent
    Annotations
    @native() @JSImport("office-ui-fabric-react/lib/ShimmeredDetailsList", "ShimmeredDetailsList")
  3. object PropsInit