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