Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77144 (s=77144, is=77201, ic=77202, ia=77203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77202 (s=77144, is=77202, ic=77203, ia=77204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77203 (s=77144, is=77202, ic=77203, ia=77204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77204 (s=77144, is=77202, ic=77203, ia=77204)