Prop Docs CLI generates documentation for React components in a format that is ready to be plugged into a PropTable component. It is best to use it as part of the build proccess.
npm install @microsoft/arbutus.prop-docs-cliProp docs cli generates documentation for react components in a format that is ready to be plugged into a prop table component it is best to use it as part of the build proccess.
``sh`
npm i "@microsoft/arbutus.prop-docs-cli"
```
import { propDocsCli } from "@microsoft/arbutus.prop-docs-cli";