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