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