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