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