Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111245 (s=111245, is=111318, ic=111319, ia=111321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111319 (s=111245, is=111319, ic=111320, ia=111322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111320 (s=111245, is=111319, ic=111320, ia=111322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111322 (s=111245, is=111319, ic=111320, ia=111322)