Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101306 (s=101306, is=101370, ic=101371, ia=101373)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101371 (s=101306, is=101371, ic=101372, ia=101374)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101372 (s=101306, is=101371, ic=101372, ia=101374)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101374 (s=101306, is=101371, ic=101372, ia=101374)