react-notion-x
react-notion-x copied to clipboard
feat(docs): add explanation for NotionRenderer
trafficstars
Description
NotionRenderer is one of the most important modules exported by react-notion-x. Aside from the required prop recordMap, it accepts many optional props which makes it quite confusing to use for newcomers.
Information that I added:
- the bare bone markup when no optional props are defined for
NotionRenderer - what
fullPageprop means - the lowdown on props that depend on the truthiness of
fullPage:header,pageHeader,footer,pageFooter!
Notion Test Page ID
cc368b47772a4a1aa36e1f52c507d20d
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| react-notion-x | ❌ Failed (Inspect) | Jun 30, 2022 at 3:32PM (UTC) | |
| react-notion-x-minimal-demo | ✅ Ready (Inspect) | Visit Preview | Jun 30, 2022 at 3:32PM (UTC) |
Hello @transitive-bullshit This PR is a doc update. What else can I do to speed this up?