api documentation for office-ui-fabric-react (v2.21.0)

Reusable React components for building experiences for Office 365.

table of contents

  1. module office-ui-fabric-react
    1. object office-ui-fabric-react.BaseStore
    2. object office-ui-fabric-react.DateMath
    3. object office-ui-fabric-react.Route
    4. object office-ui-fabric-react.SelectionLayout
  2. module office-ui-fabric-react.BaseStore
    1. function office-ui-fabric-react.BaseStore ()
  3. module office-ui-fabric-react.DateMath
    1. function office-ui-fabric-react.DateMath.addDays (date, days)
    2. function office-ui-fabric-react.DateMath.addMonths (date, months)
    3. function office-ui-fabric-react.DateMath.addWeeks (date, weeks)
    4. function office-ui-fabric-react.DateMath.addYears (date, years)
    5. function office-ui-fabric-react.DateMath.compareDatePart (date1, date2)
    6. function office-ui-fabric-react.DateMath.compareDates (date1, date2)
    7. function office-ui-fabric-react.DateMath.getDateRangeArray (date, dateRangeType, firstDayOfWeek)
    8. function office-ui-fabric-react.DateMath.isInDateRangeArray (date, dateRange)
    9. function office-ui-fabric-react.DateMath.setMonth (date, month)
  4. module office-ui-fabric-react.Route
    1. function office-ui-fabric-react.Route ()
  5. module office-ui-fabric-react.SelectionLayout
    1. function office-ui-fabric-react.SelectionLayout (direction)

module office-ui-fabric-react

module office-ui-fabric-react.BaseStore

function office-ui-fabric-react.BaseStore ()

module office-ui-fabric-react.DateMath

function office-ui-fabric-react.DateMath.addDays (date, days)

function office-ui-fabric-react.DateMath.addMonths (date, months)

function office-ui-fabric-react.DateMath.addWeeks (date, weeks)

function office-ui-fabric-react.DateMath.addYears (date, years)

function office-ui-fabric-react.DateMath.compareDatePart (date1, date2)

function office-ui-fabric-react.DateMath.compareDates (date1, date2)

function office-ui-fabric-react.DateMath.getDateRangeArray (date, dateRangeType, firstDayOfWeek)

function office-ui-fabric-react.DateMath.isInDateRangeArray (date, dateRange)

function office-ui-fabric-react.DateMath.setMonth (date, month)

module office-ui-fabric-react.Route

function office-ui-fabric-react.Route ()

module office-ui-fabric-react.SelectionLayout

function office-ui-fabric-react.SelectionLayout (direction)

[ this document was created with utility2 ]