Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99942 (s=99942, is=100005, ic=100006, ia=100007)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100006 (s=99942, is=100006, ic=100007, ia=100008)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100007 (s=99942, is=100006, ic=100007, ia=100008)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100008 (s=99942, is=100006, ic=100007, ia=100008)