Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123464 (s=123464, is=123541, ic=123543, ia=123546)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123542 (s=123464, is=123542, ic=123544, ia=123547)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123544 (s=123464, is=123542, ic=123544, ia=123547)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123547 (s=123464, is=123542, ic=123544, ia=123547)