Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98725 (s=98725, is=98787, ic=98788, ia=98789)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98788 (s=98725, is=98788, ic=98789, ia=98790)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98789 (s=98725, is=98788, ic=98789, ia=98790)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98790 (s=98725, is=98788, ic=98789, ia=98790)