@spark-web/ssr
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

title: SSR isExperimentalPackage: true

renderStatic

Function that takes the HTML of a page (as a string) and returns:

  • html: (type: string) original HTML that was passed in
  • ids: (type: Array<string>) array of ids (class names referencing styles created by Emotion)
  • css: (type: string) CSS generated by Emotion from the static HTML string that was passed to it

Readme

Keywords

none

Package Sidebar

Install

npm i @spark-web/ssr

Weekly Downloads

38

Version

1.0.9

License

none

Unpacked Size

9 kB

Total Files

10

Last publish

Collaborators

  • brighte
  • brighte-release-bot