JSPM

@instructure/ui-text

6.10.1-rc.12+a8dab368
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17328
  • Score
    100M100P100Q138401F
  • License MIT

A component for styling textual content

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

npm build-status MIT License Code of Conduct

A component for styling textual content.

Installation

yarn add @instructure/ui-text

Components

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.

License

MIT