Package Exports
- grommet
- grommet/components/Accordion
- grommet/components/AccordionPanel
- grommet/components/Anchor
- grommet/components/Box
- grommet/components/Button
- grommet/components/Calendar
- grommet/components/Carousel
- grommet/components/Chart
- grommet/components/CheckBox
- grommet/components/Distribution
- grommet/components/DropButton
- grommet/components/FormField
- grommet/components/Heading
- grommet/components/Image
- grommet/components/Keyboard
- grommet/components/Layer
- grommet/components/Markdown
- grommet/components/Menu
- grommet/components/Meter
- grommet/components/Paragraph
- grommet/components/RadioButton
- grommet/components/Select
- grommet/components/Tab
- grommet/components/Table
- grommet/components/TableHeader
- grommet/components/TableRow
- grommet/components/Tabs
- grommet/components/Text
- grommet/components/TextArea
- grommet/components/TextInput
- grommet/components/Video
- grommet/components/WorldMap
- grommet/components/hocs
- grommet/contexts
- grommet/contexts/ResponsiveContext
- grommet/contexts/ThemeContext
- grommet/default-props
- grommet/es6/components/Box
- grommet/es6/components/Button
- grommet/es6/components/Calendar
- grommet/es6/components/CheckBox
- grommet/es6/components/DropButton
- grommet/es6/components/FormField
- grommet/es6/components/Heading
- grommet/es6/components/Keyboard
- grommet/es6/components/Menu
- grommet/es6/components/Meter
- grommet/es6/components/RoutedButton
- grommet/es6/components/Select
- grommet/es6/components/Stack
- grommet/es6/components/Text
- grommet/es6/components/TextArea
- grommet/es6/components/TextInput
- grommet/es6/components/hocs
- grommet/es6/contexts
- grommet/es6/contexts/AnnounceContext
- grommet/es6/contexts/ResponsiveContext
- grommet/es6/contexts/ThemeContext
- grommet/es6/themes/dark
- grommet/es6/themes/grommet
- grommet/es6/utils
- grommet/es6/utils/DOM
- grommet/es6/utils/background
- grommet/es6/utils/colors
- grommet/es6/utils/mixins
- grommet/es6/utils/object
- grommet/es6/utils/prop-types
- grommet/es6/utils/styles
- grommet/themes
- grommet/themes/base
- grommet/utils
- grommet/utils/DOM
- grommet/utils/background
- grommet/utils/colors
- grommet/utils/index
- grommet/utils/mixins
- grommet/utils/object
- grommet/utils/portal
- grommet/utils/prop-types
- grommet/utils/styles
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 (grommet) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Grommet: focus on the essential experience
Documentation
Visit the Grommet v2 website for more information.
Support / Contributing
Before opening an issue or pull request, please read the Contributing guide.
Install
You can install Grommet using either of the methods below.
For NPM users:
$ npm install grommet grommet-icons styled-components --save
Detailed instructions are on the Get Started page.
Explore
We have a few examples on Storybook, you can see them by running:
$ npm run storybook
or you can navigate our Storybook site
Release History
See the Change Log.
Tools Behind Grommet
Grommet is produced using these great tools