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