@component-controls/react-docgen-typescript-info

Component controls react-docgen-typescript props info loader

Usage no npm install needed!

<script type="module">
  import componentControlsReactDocgenTypescriptInfo from 'https://cdn.skypack.dev/@component-controls/react-docgen-typescript-info';
</script>

README

Table of contents

Overview

Extract props info from react typescript components:

Installation

This package is usually installed as part of the @component-controls package, but you can also install it standalone to extract props info from react typescript components

$ npm install @component-controls/react-docgen-typescript-info --save-dev

API