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