@brm013/fluentui-react-forms
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@brm013/fluentui-react-forms

Fluent UI Form Controls with ValueLink

NPM JavaScript Style Guide

Install

npm install --save @brm013/fluentui-react-forms

Usage

import React, { Component } from 'react'

import MyComponent from '@brm013/fluentui-react-forms'
import '@brm013/fluentui-react-forms/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © BRM013

Readme

Keywords

none

Package Sidebar

Install

npm i @brm013/fluentui-react-forms

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

4.7 kB

Total Files

11

Last publish

Collaborators

  • brm013