Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123073 (s=123073, is=123149, ic=123152, ia=123154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123150 (s=123073, is=123150, ic=123153, ia=123155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123153 (s=123073, is=123150, ic=123153, ia=123155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123155 (s=123073, is=123150, ic=123153, ia=123155)