Packages

p

fabric

components

package components

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package utilities

Type Members

  1. sealed trait ButtonType extends Any
    Annotations
    @JSType() @native()
  2. trait CalloutProps extends Object with HTMLAttributes[Div] with ComponentRef[ICallout] with Theme
    Annotations
    @JSType()
  3. sealed trait CheckboxVisibility extends Any
    Annotations
    @JSType() @native()
  4. trait ClassName extends Object
    Annotations
    @JSType()
  5. sealed trait ColumnActionMode extends Any
    Annotations
    @JSType() @native()
  6. sealed trait ColumnDragEndLocation extends Any
    Annotations
    @JSType() @native()
  7. trait ComponentRef[T] extends Object

    Adds a componentRef member.

    Adds a componentRef member.

    Annotations
    @JSType()
  8. trait ContextualMenuItemType extends Any
    Annotations
    @JSType() @native()
  9. sealed trait DirectionalHint extends Any
    Annotations
    @JSType() @native()
  10. trait Disabled extends Object

    Adds a disabled member.

    Adds a disabled member.

    Annotations
    @JSType()
  11. sealed trait ElementType extends Any
    Annotations
    @JSType() @native()
  12. trait FabricOption extends Object

    Trait with key/title in it.

    Trait with key/title in it.

    Annotations
    @JSType()
  13. trait Focusable extends Object

    Provide a focs() method.

    Provide a focs() method.

    Annotations
    @JSType() @native()
  14. trait Focusable2 extends Object

    Focus method but returns a Boolean.

    Focus method but returns a Boolean.

    Annotations
    @JSType() @native()
  15. trait HasTheme extends Object

    Use this not Themable.

    Use this not Themable. :-)

    Annotations
    @JSType()
  16. trait IBasePicker[T] extends Object with Focusable
    Annotations
    @JSType() @native()
  17. trait IBasePickerProps[T <: Object] extends Object with ComponentRef[|[IBasePicker[T], Null]]
    Annotations
    @JSType()
  18. trait IBasePickerSuggestionsProps extends Object
    Annotations
    @JSType()
  19. trait IButtonClassNames extends Object
    Annotations
    @JSType()
  20. trait ICallout extends Object
    Annotations
    @JSType() @native()
  21. trait IColumn extends Object with IColumnBase

    IColumn with required properties.

    IColumn with required properties.

    Annotations
    @JSType() @jsenrich()
  22. trait IColumnBase extends Object with ClassName

    Base properties less those that are required.

    Base properties less those that are required.

    Annotations
    @JSType()
  23. trait IColumnDragDropDetails extends Object
    Annotations
    @JSType()
  24. trait IColumnInit extends Object with IColumnBase

    IColumn with required properties declared as optional.

    IColumn with required properties declared as optional.

    Annotations
    @JSType()
  25. trait IColumnReorderOptions extends Object
    Annotations
    @JSType()
  26. trait IColumnResizeDetails extends Object
    Annotations
    @JSType() @native()
  27. trait IContextualMenuItem extends Object with IContextualMenuItemBase
    Annotations
    @JSType()
  28. trait IContextualMenuItemBase extends Object with WithIconProps
    Annotations
    @JSType()
  29. trait IContextualMenuItemInit extends Object with IContextualMenuItemBase
    Annotations
    @JSType()
  30. trait IContextualMenuProps extends Object with KeyAndRef
    Annotations
    @JSType()
  31. trait IDropHintDetails extends Object
    Annotations
    @JSType() @native()
  32. trait IDropdownOption extends Object with ISelectableOption
    Annotations
    @JSType()
  33. trait IDropdownOptionBase extends Object with ISelectableOptionBase
    Annotations
    @JSType()
  34. trait IDropdownOptionInit extends Object with ISelectableOptionInit
    Annotations
    @JSType()
  35. trait IInputProps extends Object with InputHTMLAttributes[Input]
    Annotations
    @JSType()
  36. trait IKeytipProps extends Object
    Annotations
    @JSType()
  37. trait IObjectWithKey extends Object
    Annotations
    @JSType() @native()
  38. trait IRectangle extends Object
    Annotations
    @JSType()
  39. trait ISelectableDroppableTextProps[I <: ISelectableOption, T <: Element] extends Object with HTMLAttributes[T] with ComponentRef[T]
    Annotations
    @JSType()
  40. trait ISelectableOption extends Object with ISelectableOptionBase
    Annotations
    @JSType()
  41. trait ISelectableOptionBase extends Object
    Annotations
    @JSType()
  42. trait ISelectableOptionInit extends Object with ISelectableOptionBase
    Annotations
    @JSType()
  43. trait ISelection[T <: Object] extends Object
    Annotations
    @JSType() @native()
  44. trait ISplitButtonClassNames extends Object
    Annotations
    @JSType()
  45. trait IViewportProps extends Object
    Annotations
    @JSType()
  46. sealed trait IconType extends Any
    Annotations
    @JSType() @native()
  47. trait KeyAndRef extends Object

    Ref is kept js.Any since this "input"

    Ref is kept js.Any since this "input"

    Annotations
    @JSType()
  48. trait LayerProps extends Object
    Annotations
    @JSType()
  49. sealed trait ResponsiveMode extends Any
    Annotations
    @JSType() @native()
  50. sealed trait SelectableOptionMenuItemType extends Any
    Annotations
    @JSType() @native()
  51. class Selection[T <: Object] extends Object with ISelection[T]
    Annotations
    @JSType() @native() @JSImport("office-ui-fabric-react/lib/utilities/selection", "Selection")
  52. trait SelectionDirection extends Any
    Annotations
    @JSType() @native()
  53. trait SelectionMode extends Any
    Annotations
    @JSType() @native()
  54. trait Themable extends Object

    Use this not Theme.

    Use this not Theme. This should be HasTheme

    Annotations
    @JSType()
  55. trait Theme extends Object

    Add a theme member.

    Add a theme member. This should be HasTheme.

    Annotations
    @JSType()
  56. sealed trait ValidationState extends Any
    Annotations
    @JSType() @native()
  57. trait WithIconProps extends Object

    Adds an iconProps member.

    Adds an iconProps member.

    Annotations
    @JSType()

Value Members

  1. object Button
  2. object ButtonType
  3. object Checkbox
  4. object CheckboxVisibility
  5. object ColumnActionsMode
  6. object ColumnDragEndLocation
  7. object CommandBar
  8. object ContextualMenuItemType
  9. object Details
  10. object DirectionalHint
  11. object Dropdown
  12. object ElementType
  13. object Fabric
  14. object FocusTrapZone
  15. object FocusZone
  16. object IColumn
  17. object IColumnInit
  18. object IContextualMenuItem
  19. object IContextualMenuItemInit
  20. object IDropdownOptionInit
  21. object ISelectableOptionInit
  22. object Icon
  23. object IconType
  24. object Image
  25. object Label
  26. object Layer
  27. object Link
  28. object List
  29. object MarqueeSelection
  30. object MessageBar
  31. object Nav
  32. object OverflowSet
  33. object Overlay
  34. object Panel
  35. object Persona
  36. object Pivot
  37. object PivotItem
  38. object ResponsiveMode
  39. object ScrollablePane
  40. object SearchBox
  41. object SelectableOptionMenuItemType
  42. object Selection
  43. object SelectionDirection
  44. object SelectionMode
  45. object Separator
  46. object Spinner
  47. object Sticky
  48. object TagPicker
  49. object Text
  50. object TextField
  51. object Toggle
  52. object Tooltip
  53. 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)
  54. object ValidationState
  55. 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")

Ungrouped