Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2989 (s=2989, is=2993, ic=2991, ia=2993)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2994 (s=2989, is=2994, ic=2992, ia=2994)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2992 (s=2989, is=2994, ic=2992, ia=2994)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2994 (s=2989, is=2994, ic=2992, ia=2994)