Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123327 (s=123327, is=123404, ic=123406, ia=123409)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123405 (s=123327, is=123405, ic=123407, ia=123410)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123407 (s=123327, is=123405, ic=123407, ia=123410)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123410 (s=123327, is=123405, ic=123407, ia=123410)