Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2893 (s=2893, is=2897, ic=2895, ia=2897)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2898 (s=2893, is=2898, ic=2896, ia=2898)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2896 (s=2893, is=2898, ic=2896, ia=2898)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2898 (s=2893, is=2898, ic=2896, ia=2898)