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