Package Exports
- @instructure/ui-img
- @instructure/ui-img/lib/Img
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 (@instructure/ui-img) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
category: packages experimental: true
ui-img
An accessible image component.
Installation
yarn add @instructure/ui-imgComponents
The ui-img package contains the following:
Usage
---
example: false
---
<Img src={placeholderImage(250, 350)} alt="A Placeholder Image" />Contribute
See the contributing guidelines for details.