object CommandBar
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CommandBar
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait Data extends Object
- Annotations
- @JSType() @native()
- trait ICommandBar extends Object with Focusable
- Annotations
- @JSType() @native()
- trait ItemProps extends Object with IContextualMenuItem
- Annotations
- @JSType()
- trait ItemPropsInit extends Object with IContextualMenuItemInit
- Annotations
- @JSType()
- trait Props extends Object with PropsBase
- Annotations
- @JSType()
- trait PropsBase extends Object with HTMLAttributes[Div] with ReactJSProps
- Annotations
- @JSType()
- trait PropsInit extends Object with PropsBase
- Annotations
- @JSType()
- trait StyleProps extends Object
- Annotations
- @JSType()
- trait Styles extends Object with IStyleSetTag
- Annotations
- @JSType()
Value Members
- def apply(props: Props): ReactElement
- object ItemPropsInit
- object JS extends Object with ReactJSComponent
- Annotations
- @native() @JSImport("office-ui-fabric-react/lib/CommandBar", "CommandBar")
- object PropsInit