Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123477 (s=123477, is=123554, ic=123556, ia=123559)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123555 (s=123477, is=123555, ic=123557, ia=123560)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123557 (s=123477, is=123555, ic=123557, ia=123560)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123560 (s=123477, is=123555, ic=123557, ia=123560)