Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101249 (s=101249, is=101313, ic=101314, ia=101316)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101314 (s=101249, is=101314, ic=101315, ia=101317)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101315 (s=101249, is=101314, ic=101315, ia=101317)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101317 (s=101249, is=101314, ic=101315, ia=101317)