Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26400 (s=26400, is=26428, ic=26427, ia=26428)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26429 (s=26400, is=26429, ic=26428, ia=26429)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26428 (s=26400, is=26429, ic=26428, ia=26429)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26429 (s=26400, is=26429, ic=26428, ia=26429)