Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123348 (s=123348, is=123425, ic=123427, ia=123430)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123426 (s=123348, is=123426, ic=123428, ia=123431)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123428 (s=123348, is=123426, ic=123428, ia=123431)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123431 (s=123348, is=123426, ic=123428, ia=123431)