Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64222 (s=64222, is=64277, ic=64278, ia=64279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64278 (s=64222, is=64278, ic=64279, ia=64280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64279 (s=64222, is=64278, ic=64279, ia=64280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64280 (s=64222, is=64278, ic=64279, ia=64280)