@fabric-msft/fabric-angular
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta • Public • Published

Angular Web Component Wrappers for Fabric web components

@fabric-msft/fabric-angular is a collection of wrappers around Fabric web components. Each wrapper is a lightweight angular component that takes as its template the web component of the same name. The angular component consists of the same inputs as the web component in its template and passes all its inputs to the html attributes of the web component. In addition to passing the inputs, the ComponentModules will also register the web component with the browser customElements so it can be loaded in the angular application with just a single import and no further configuration.

Package Sidebar

Install

npm i @fabric-msft/fabric-angular

Weekly Downloads

14

Version

1.0.0-beta

License

MIT

Unpacked Size

162 kB

Total Files

69

Last publish

Collaborators

  • michaelbarakat-msft
  • ryanmerrill
  • halerankin