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