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