Jimu UI

The jimu-ui package is designed to contain all UI components that experiences will utilize. Under the hood, it uses reactstrap, emotion-js and other component libraries. Package entries are grouped under index, basic and advanced.

From the jimu-ui package, you import the component(s) you wish to use like:

Use dark colors for code blocksCopy
1
import {Button, Dropdown} from 'jimu-ui'

To explore the UI components and the jimu-ui documentation, navigate to the jimu-ui storybook.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.