Package Exports
- @hawk-ui/loader
- @hawk-ui/loader/dist/index.min.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hawk-ui/loader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Installation
To install a component run
$ npm install @hawk-ui/loader --save
Please import CSS styles via
@import '/path__to__node_modules/@hawk-ui/loader/dist/index.min.cssUsage
Jelly Loader
import Loader from '@hawk-ui/loader';<Loader
type="jelly"
/>Spinner Loader
import Loader from '@hawk-ui/loader';<Loader />