Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32345 (s=32345, is=32360, ic=32361, ia=32360)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32361 (s=32345, is=32361, ic=32362, ia=32361)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32362 (s=32345, is=32361, ic=32362, ia=32361)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32361 (s=32345, is=32361, ic=32362, ia=32361)