Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33232 (s=33232, is=33267, ic=33266, ia=33268)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33268 (s=33232, is=33268, ic=33267, ia=33269)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33267 (s=33232, is=33268, ic=33267, ia=33269)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33269 (s=33232, is=33268, ic=33267, ia=33269)