Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99851 (s=99851, is=99914, ic=99915, ia=99916)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99915 (s=99851, is=99915, ic=99916, ia=99917)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99916 (s=99851, is=99915, ic=99916, ia=99917)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99917 (s=99851, is=99915, ic=99916, ia=99917)