Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99256 (s=99256, is=99318, ic=99319, ia=99320)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99319 (s=99256, is=99319, ic=99320, ia=99321)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99320 (s=99256, is=99319, ic=99320, ia=99321)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99321 (s=99256, is=99319, ic=99320, ia=99321)