Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123250 (s=123250, is=123327, ic=123329, ia=123332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123328 (s=123250, is=123328, ic=123330, ia=123333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123330 (s=123250, is=123328, ic=123330, ia=123333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123333 (s=123250, is=123328, ic=123330, ia=123333)