Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100144 (s=100144, is=100207, ic=100208, ia=100209)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100208 (s=100144, is=100208, ic=100209, ia=100210)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100209 (s=100144, is=100208, ic=100209, ia=100210)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100210 (s=100144, is=100208, ic=100209, ia=100210)