Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123183 (s=123183, is=123259, ic=123262, ia=123264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123260 (s=123183, is=123260, ic=123263, ia=123265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123263 (s=123183, is=123260, ic=123263, ia=123265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123265 (s=123183, is=123260, ic=123263, ia=123265)