Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123488 (s=123488, is=123565, ic=123567, ia=123570)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123566 (s=123488, is=123566, ic=123568, ia=123571)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123568 (s=123488, is=123566, ic=123568, ia=123571)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123571 (s=123488, is=123566, ic=123568, ia=123571)