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