Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50948 (s=50948, is=50999, ic=50999, ia=51001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 51000 (s=50948, is=51000, ic=51000, ia=51002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 51000 (s=50948, is=51000, ic=51000, ia=51002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51002 (s=50948, is=51000, ic=51000, ia=51002)