Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33247 (s=33247, is=33282, ic=33281, ia=33283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33283 (s=33247, is=33283, ic=33282, ia=33284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33282 (s=33247, is=33283, ic=33282, ia=33284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33284 (s=33247, is=33283, ic=33282, ia=33284)