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