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