Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97314 (s=97314, is=97376, ic=97377, ia=97378)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97377 (s=97314, is=97377, ic=97378, ia=97379)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97378 (s=97314, is=97377, ic=97378, ia=97379)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97379 (s=97314, is=97377, ic=97378, ia=97379)