package components
- Alphabetic
- Public
- Protected
Type Members
- sealed trait ButtonType extends Any
- Annotations
- @JSType() @native()
- trait CalloutProps extends Object with HTMLAttributes[Div] with ComponentRef[ICallout] with Theme
- Annotations
- @JSType()
- sealed trait CheckboxVisibility extends Any
- Annotations
- @JSType() @native()
- trait ClassName extends Object
- Annotations
- @JSType()
- sealed trait ColumnActionMode extends Any
- Annotations
- @JSType() @native()
- sealed trait ColumnDragEndLocation extends Any
- Annotations
- @JSType() @native()
- trait ComponentRef[T] extends Object
Adds a componentRef member.
Adds a componentRef member.
- Annotations
- @JSType()
- trait ContextualMenuItemType extends Any
- Annotations
- @JSType() @native()
- sealed trait DirectionalHint extends Any
- Annotations
- @JSType() @native()
- trait Disabled extends Object
Adds a disabled member.
Adds a disabled member.
- Annotations
- @JSType()
- sealed trait ElementType extends Any
- Annotations
- @JSType() @native()
- trait FabricOption extends Object
Trait with key/title in it.
Trait with key/title in it.
- Annotations
- @JSType()
- trait Focusable extends Object
Provide a focs() method.
Provide a focs() method.
- Annotations
- @JSType() @native()
- trait Focusable2 extends Object
Focus method but returns a Boolean.
Focus method but returns a Boolean.
- Annotations
- @JSType() @native()
- trait HasTheme extends Object
Use this not Themable.
Use this not Themable. :-)
- Annotations
- @JSType()
- trait IBasePicker[T] extends Object with Focusable
- Annotations
- @JSType() @native()
- trait IBasePickerProps[T <: Object] extends Object with ComponentRef[|[IBasePicker[T], Null]]
- Annotations
- @JSType()
- trait IBasePickerSuggestionsProps extends Object
- Annotations
- @JSType()
- trait IButtonClassNames extends Object
- Annotations
- @JSType()
- trait ICallout extends Object
- Annotations
- @JSType() @native()
- trait IColumn extends Object with IColumnBase
IColumn with required properties.
IColumn with required properties.
- Annotations
- @JSType() @jsenrich()
- trait IColumnBase extends Object with ClassName
Base properties less those that are required.
Base properties less those that are required.
- Annotations
- @JSType()
- trait IColumnDragDropDetails extends Object
- Annotations
- @JSType()
- trait IColumnInit extends Object with IColumnBase
IColumn with required properties declared as optional.
IColumn with required properties declared as optional.
- Annotations
- @JSType()
- trait IColumnReorderOptions extends Object
- Annotations
- @JSType()
- trait IColumnResizeDetails extends Object
- Annotations
- @JSType() @native()
- trait IContextualMenuItem extends Object with IContextualMenuItemBase
- Annotations
- @JSType()
- trait IContextualMenuItemBase extends Object with WithIconProps
- Annotations
- @JSType()
- trait IContextualMenuItemInit extends Object with IContextualMenuItemBase
- Annotations
- @JSType()
- trait IContextualMenuProps extends Object with KeyAndRef
- Annotations
- @JSType()
- trait IDropHintDetails extends Object
- Annotations
- @JSType() @native()
- trait IDropdownOption extends Object with ISelectableOption
- Annotations
- @JSType()
- trait IDropdownOptionBase extends Object with ISelectableOptionBase
- Annotations
- @JSType()
- trait IDropdownOptionInit extends Object with ISelectableOptionInit
- Annotations
- @JSType()
- trait IInputProps extends Object with InputHTMLAttributes[Input]
- Annotations
- @JSType()
- trait IKeytipProps extends Object
- Annotations
- @JSType()
- trait IObjectWithKey extends Object
- Annotations
- @JSType() @native()
- trait IRectangle extends Object
- Annotations
- @JSType()
- trait ISelectableDroppableTextProps[I <: ISelectableOption, T <: Element] extends Object with HTMLAttributes[T] with ComponentRef[T]
- Annotations
- @JSType()
- trait ISelectableOption extends Object with ISelectableOptionBase
- Annotations
- @JSType()
- trait ISelectableOptionBase extends Object
- Annotations
- @JSType()
- trait ISelectableOptionInit extends Object with ISelectableOptionBase
- Annotations
- @JSType()
- trait ISelection[T <: Object] extends Object
- Annotations
- @JSType() @native()
- trait ISplitButtonClassNames extends Object
- Annotations
- @JSType()
- trait IViewportProps extends Object
- Annotations
- @JSType()
- sealed trait IconType extends Any
- Annotations
- @JSType() @native()
- trait KeyAndRef extends Object
Ref is kept js.Any since this "input"
Ref is kept js.Any since this "input"
- Annotations
- @JSType()
- trait LayerProps extends Object
- Annotations
- @JSType()
- sealed trait ResponsiveMode extends Any
- Annotations
- @JSType() @native()
- sealed trait SelectableOptionMenuItemType extends Any
- Annotations
- @JSType() @native()
- class Selection[T <: Object] extends Object with ISelection[T]
- Annotations
- @JSType() @native() @JSImport("office-ui-fabric-react/lib/utilities/selection", "Selection")
- trait SelectionDirection extends Any
- Annotations
- @JSType() @native()
- trait SelectionMode extends Any
- Annotations
- @JSType() @native()
- trait Themable extends Object
Use this not
Theme
.Use this not
Theme
. This should be HasTheme- Annotations
- @JSType()
- trait Theme extends Object
Add a theme member.
Add a theme member. This should be HasTheme.
- Annotations
- @JSType()
- sealed trait ValidationState extends Any
- Annotations
- @JSType() @native()
- trait WithIconProps extends Object
Adds an iconProps member.
Adds an iconProps member.
- Annotations
- @JSType()
Value Members
- object Button
- object ButtonType
- object Checkbox
- object CheckboxVisibility
- object ColumnActionsMode
- object ColumnDragEndLocation
- object CommandBar
- object ContextualMenuItemType
- object Details
- object DirectionalHint
- object Dropdown
- object ElementType
- object Fabric
- object FocusTrapZone
- object FocusZone
- object IColumn
- object IColumnInit
- object IContextualMenuItem
- object IContextualMenuItemInit
- object IDropdownOptionInit
- object ISelectableOptionInit
- object Icon
- object IconType
- object Image
- object Label
- object Layer
- object Link
- object List
- object MarqueeSelection
- object MessageBar
- object Nav
- object OverflowSet
- object Overlay
- object Panel
- object Persona
- object Pivot
- object PivotItem
- object ResponsiveMode
- object ScrollablePane
- object SearchBox
- object SelectableOptionMenuItemType
- object Selection
- object SelectionDirection
- object SelectionMode
- object Separator
- object Spinner
- object Sticky
- object TagPicker
- object Text
- object TextField
- object Toggle
- object Tooltip
- object Utilities extends Object with module_base
Import through office-ui-fabric-react/lib/Utilities => @uifabric/utilities crazy! .
Import through office-ui-fabric-react/lib/Utilities => @uifabric/utilities crazy! .
- Annotations
- @native() @JSImport("office-ui-fabric-react/lib/Utilities", JSImport.Namespace)
- object ValidationState
- object module extends Object
Yet another "utilities" module...
Yet another "utilities" module... Different than Utilities and @uifabric/utilities :-)
- Annotations
- @native() @JSImport("office-ui-fabric-react/lib", "utilities")