Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9525 (s=9525, is=9532, ic=9531, ia=9533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9533 (s=9525, is=9533, ic=9532, ia=9534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9532 (s=9525, is=9533, ic=9532, ia=9534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9534 (s=9525, is=9533, ic=9532, ia=9534)