Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97000 (s=97000, is=97061, ic=97062, ia=97063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97062 (s=97000, is=97062, ic=97063, ia=97064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97063 (s=97000, is=97062, ic=97063, ia=97064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97064 (s=97000, is=97062, ic=97063, ia=97064)