HubSpot / cms-react

A repo to expose CMS react examples, React defaults modules, and more to CMS devs
http://github.hubspot.com/cms-react/
Apache License 2.0
18 stars 12 forks source link

Update `<Island />` component docs to include additional props and import type #59

Closed jontallboy closed 1 month ago

jontallboy commented 1 month ago

Description

Add additional prop definitions for the <Island /> component as well as table based layout to make it easier to parse the full list of props for this component. In addition to the table layout, added import type example at the top of the document to make it easier for devs to know that this is a default export instead of named.

Screenshot of props table

Screenshot 2024-05-21 at 10 37 05 AM