Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123903 (s=123903, is=123980, ic=123982, ia=123985)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123981 (s=123903, is=123981, ic=123983, ia=123986)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123983 (s=123903, is=123981, ic=123983, ia=123986)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123986 (s=123903, is=123981, ic=123983, ia=123986)