Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15874 (s=15874, is=15885, ic=15887, ia=15888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15886 (s=15874, is=15886, ic=15888, ia=15889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15888 (s=15874, is=15886, ic=15888, ia=15889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15889 (s=15874, is=15886, ic=15888, ia=15889)