Packages

  • package root
    Definition Classes
    root
  • package fabric
    Definition Classes
    root
  • package components
    Definition Classes
    fabric
  • package date_time
    Definition Classes
    fabric
  • package experiments
    Definition Classes
    fabric
  • package icons
    Definition Classes
    fabric
  • module
  • package react_hooks
    Definition Classes
    fabric
  • package styling

    You can create styling for css-in-js fabric style using literals but its not typesafe.

    You can create styling for css-in-js fabric style using literals but its not typesafe. Use the types and imports below to be *more*, but *not* completely, typesafe. Importing the object's contents brings a few implicit type converters into scope so you can use some "type inference driving" functions to create your style parts.

    Definition Classes
    fabric
  • package utilities
    Definition Classes
    fabric
p

fabric

icons

package icons

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

Value Members

  1. def initializeIcons(baseUrl: UndefOr[String] = js.undefined, options: UndefOr[IIconOptions] = js.undefined): Unit
  2. object module extends Object with module_icons
    Annotations
    @native() @JSImport("@uifabric/icons", JSImport.Namespace)

Inherited from AnyRef

Inherited from Any

Ungrouped