Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100141 (s=100141, is=100204, ic=100205, ia=100206)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100205 (s=100141, is=100205, ic=100206, ia=100207)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100206 (s=100141, is=100205, ic=100206, ia=100207)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100207 (s=100141, is=100205, ic=100206, ia=100207)