Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111242 (s=111242, is=111315, ic=111316, ia=111318)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111316 (s=111242, is=111316, ic=111317, ia=111319)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111317 (s=111242, is=111316, ic=111317, ia=111319)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111319 (s=111242, is=111316, ic=111317, ia=111319)