Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123347 (s=123347, is=123424, ic=123426, ia=123429)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123425 (s=123347, is=123425, ic=123427, ia=123430)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123427 (s=123347, is=123425, ic=123427, ia=123430)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123430 (s=123347, is=123425, ic=123427, ia=123430)