# Runtime Support

The published `@ojiepermana/*` UI packages support Angular 22.1 or newer applications running in a
modern browser with client-side rendering (CSR).

| Runtime                                                        | Support                                                |
| -------------------------------------------------------------- | ------------------------------------------------------ |
| Angular 22.1–22.x CSR in current Chromium, Firefox, and WebKit | Supported                                              |
| Angular 22.0 or earlier                                        | Unsupported                                            |
| Angular 23 or later                                            | Unsupported until a matching package major is released |
| Server-side rendering, prerendering, and hydration             | Unsupported                                            |

DOM observers, browser locale/timezone, generated client IDs, and chart style injection are browser
runtime contracts only. The SDK package is a Node-based schematic/code-generation tool and follows
the Node engine range declared in its package manifest.
