Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2860 (s=2860, is=2861, ic=2862, ia=2862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2862 (s=2860, is=2862, ic=2863, ia=2863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2863 (s=2860, is=2862, ic=2863, ia=2863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2863 (s=2860, is=2862, ic=2863, ia=2863)