Util service support
Typescript ❤️
A library of support classes for integrating React components with REST HTTP services
Install
yarn add @atlaskit/util-service-support
Source
Bundle
Changelog
Latest
6.2.7
Patch Changes
- Updated dependencies
Util Service Support
A library of support classes for integrating React components with REST HTTP services, including support for authentication.
Installation
npm install @atlaskit/mention
# or
yarn add @atlaskit/mention
Using the component
Use the component in your React app as follows:
import { AbstractResource } from '@atlaskit/util-service-support';