Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99298 (s=99298, is=99360, ic=99361, ia=99362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99361 (s=99298, is=99361, ic=99362, ia=99363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99362 (s=99298, is=99361, ic=99362, ia=99363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99363 (s=99298, is=99361, ic=99362, ia=99363)