Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123029 (s=123029, is=123105, ic=123108, ia=123110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123106 (s=123029, is=123106, ic=123109, ia=123111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123109 (s=123029, is=123106, ic=123109, ia=123111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123111 (s=123029, is=123106, ic=123109, ia=123111)