Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83223 (s=83223, is=83280, ic=83281, ia=83282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83281 (s=83223, is=83281, ic=83282, ia=83283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83282 (s=83223, is=83281, ic=83282, ia=83283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83283 (s=83223, is=83281, ic=83282, ia=83283)