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