Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123329 (s=123329, is=123406, ic=123408, ia=123411)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123407 (s=123329, is=123407, ic=123409, ia=123412)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123409 (s=123329, is=123407, ic=123409, ia=123412)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123412 (s=123329, is=123407, ic=123409, ia=123412)