Package Exports
- @instructure/ui-text
- @instructure/ui-text/lib/Text
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-text) 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-text
A component for styling textual content.
Installation
yarn add @instructure/ui-textComponents
The ui-text package contains the following:
Usage
---
example: false
---
<Text>
Whatever you want to display goes here.
</Text>Contribute
See the contributing guidelines for details.