compile
Support
Client-side
Server-side
Preview
A simple function to compile a React component to an HTML string with the Onedoc print styles.
Examples
Emotion CSS
Pass { emotion: true }
as the second compile option to merge and extract critical CSS using Emotion. Some libraries such as Chakra UI require this option to work correctly.