Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49976 (s=49976, is=50026, ic=50026, ia=50028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50027 (s=49976, is=50027, ic=50027, ia=50029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50027 (s=49976, is=50027, ic=50027, ia=50029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50029 (s=49976, is=50027, ic=50027, ia=50029)