@patternfly/react-docs

7.2.2 • Public • Published

React-docs

This project uses @patternfly/documentation-framework to render example MD files.

Writing an MD file

Include an id and section in the frontmatter:

---
id: Your page title
section: components
---

Include JS code blocks:

### Your example title
```js
import { YourComponent } from '@patternfly/react-core';

BasicExample = () => (
  <YourComponent />
)
```

Dependents (0)

Package Sidebar

Install

npm i @patternfly/react-docs

Weekly Downloads

549

Version

7.2.2

License

MIT

Unpacked Size

4.69 MB

Total Files

107

Last publish

Collaborators

  • dgutride
  • dlabrecq
  • patternfly-build
  • jeff-phillips-18
  • mturley
  • bennyp
  • mwcz
  • kylebuch8
  • evwilkin
  • schulj12
  • nicolethoen
  • heymp
  • zhawkins
  • dlabaj
  • ausuliv
  • adamviktora