Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33295 (s=33295, is=33330, ic=33329, ia=33331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33331 (s=33295, is=33331, ic=33330, ia=33332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33330 (s=33295, is=33331, ic=33330, ia=33332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33332 (s=33295, is=33331, ic=33330, ia=33332)