o

react.virtualized

SortIndicator

object SortIndicator

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

Type Members

  1. trait Props extends Object
    Annotations
    @RawJSType() @native()

Value Members

  1. def apply(p: SortDirection): Unmounted[Props]
  2. def props(sortDirection: SortDirection): Props
  3. object RawComp extends Object
    Annotations
    @native() @JSImport( "react-virtualized" , "SortIndicator" )