Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101170 (s=101170, is=101234, ic=101235, ia=101237)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101235 (s=101170, is=101235, ic=101236, ia=101238)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101236 (s=101170, is=101235, ic=101236, ia=101238)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101238 (s=101170, is=101235, ic=101236, ia=101238)