Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123212 (s=123212, is=123288, ic=123291, ia=123293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123289 (s=123212, is=123289, ic=123292, ia=123294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123292 (s=123212, is=123289, ic=123292, ia=123294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123294 (s=123212, is=123289, ic=123292, ia=123294)