Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123141 (s=123141, is=123217, ic=123220, ia=123222)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123218 (s=123141, is=123218, ic=123221, ia=123223)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123221 (s=123141, is=123218, ic=123221, ia=123223)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123223 (s=123141, is=123218, ic=123221, ia=123223)