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