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