Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17647 (s=17647, is=17659, ic=17661, ia=17662)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17660 (s=17647, is=17660, ic=17662, ia=17663)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17662 (s=17647, is=17660, ic=17662, ia=17663)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17663 (s=17647, is=17660, ic=17662, ia=17663)