Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99187 (s=99187, is=99249, ic=99250, ia=99251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99250 (s=99187, is=99250, ic=99251, ia=99252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99251 (s=99187, is=99250, ic=99251, ia=99252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99252 (s=99187, is=99250, ic=99251, ia=99252)