Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100981 (s=100981, is=101045, ic=101046, ia=101048)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101046 (s=100981, is=101046, ic=101047, ia=101049)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101047 (s=100981, is=101046, ic=101047, ia=101049)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101049 (s=100981, is=101046, ic=101047, ia=101049)