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