Packages

object Sidebar

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

Type Members

  1. sealed trait Colors extends Any
    Annotations
    @JSType() @native()
  2. trait ItemProps extends Object with IContextualMenuItem
    Annotations
    @JSType()
  3. trait ItemPropsInit extends Object with IContextualMenuItemInit
    Annotations
    @JSType()
  4. trait Props extends Object with PropsBase
    Annotations
    @JSType()
  5. trait PropsBase extends Object with HTMLAttributes[Div] with ComponentRef[ISidebar]
    Annotations
    @JSType()
  6. trait PropsInit extends Object with PropsBase
    Annotations
    @JSType()
  7. trait Styles extends Object with IStyleSetTag
    Annotations
    @JSType()
  8. sealed trait StylingConstants extends Any
    Annotations
    @JSType() @native()

Value Members

  1. def apply(props: Props = null): ReactElement
  2. object Button
  3. object Colors
  4. object ItemsPropInit
  5. object JS extends Object with ReactJSComponent
    Annotations
    @native() @JSImport("@uifabric/experiments/lib/Sidebar", "Sidebar")
  6. object StylingConstants