FAQ
Is this suitable for npm package documentation
Yes. This site is already structured like a product documentation site and can continue to grow with navigation, version notes, and demos.
What is the difference between preview mode and editable=false
editable=false mainly disables editing, while mode="preview" switches the component into a dedicated read-only preview shell with better reading-oriented layout behavior.
What happens if whitelist props are omitted
All built-in options remain enabled by default. Once you pass a list, only the listed items remain visible and usable.