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