@composi/renderToString:

Install

No Install

To use @composi/render-to-string, you'll need to first install it in your project:

npm i -D @composi/render-to-string

After that, you can import it into your project:

import { renderToString } from '@composi/render-to-string'

Read the docs for Usage.