Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123310 (s=123310, is=123387, ic=123389, ia=123392)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123388 (s=123310, is=123388, ic=123390, ia=123393)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123390 (s=123310, is=123388, ic=123390, ia=123393)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123393 (s=123310, is=123388, ic=123390, ia=123393)