Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123350 (s=123350, is=123427, ic=123429, ia=123432)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123428 (s=123350, is=123428, ic=123430, ia=123433)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123430 (s=123350, is=123428, ic=123430, ia=123433)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123433 (s=123350, is=123428, ic=123430, ia=123433)