Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99359 (s=99359, is=99421, ic=99422, ia=99423)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99422 (s=99359, is=99422, ic=99423, ia=99424)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99423 (s=99359, is=99422, ic=99423, ia=99424)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99424 (s=99359, is=99422, ic=99423, ia=99424)