Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101283 (s=101283, is=101347, ic=101348, ia=101350)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101348 (s=101283, is=101348, ic=101349, ia=101351)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101349 (s=101283, is=101348, ic=101349, ia=101351)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101351 (s=101283, is=101348, ic=101349, ia=101351)