Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111823 (s=111823, is=111896, ic=111897, ia=111899)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111897 (s=111823, is=111897, ic=111898, ia=111900)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111898 (s=111823, is=111897, ic=111898, ia=111900)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111900 (s=111823, is=111897, ic=111898, ia=111900)