Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9422 (s=9422, is=9429, ic=9428, ia=9430)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9430 (s=9422, is=9430, ic=9429, ia=9431)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9429 (s=9422, is=9430, ic=9429, ia=9431)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9431 (s=9422, is=9430, ic=9429, ia=9431)