Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13391 (s=13391, is=13403, ic=13404, ia=13402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13404 (s=13391, is=13404, ic=13405, ia=13403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13405 (s=13391, is=13404, ic=13405, ia=13403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13403 (s=13391, is=13404, ic=13405, ia=13403)