Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64844 (s=64844, is=64899, ic=64900, ia=64901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64900 (s=64844, is=64900, ic=64901, ia=64902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64901 (s=64844, is=64900, ic=64901, ia=64902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64902 (s=64844, is=64900, ic=64901, ia=64902)