Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123000 (s=123000, is=123076, ic=123079, ia=123081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123077 (s=123000, is=123077, ic=123080, ia=123082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123080 (s=123000, is=123077, ic=123080, ia=123082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123082 (s=123000, is=123077, ic=123080, ia=123082)