get_ssr_info
Retrieve SSR and hydration safety details for a class pattern to prevent hydration mismatches in server-rendered frameworks like Next.js, Nuxt, or Remix.
Instructions
Get SSR/hydration safety information for a class pattern. Use this when building SSR/Next.js/Nuxt/Remix applications to avoid hydration mismatches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The class name to check |