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