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