Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98267 (s=98267, is=98329, ic=98330, ia=98331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98330 (s=98267, is=98330, ic=98331, ia=98332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98331 (s=98267, is=98330, ic=98331, ia=98332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98332 (s=98267, is=98330, ic=98331, ia=98332)