Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98838 (s=98838, is=98900, ic=98901, ia=98902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98901 (s=98838, is=98901, ic=98902, ia=98903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98902 (s=98838, is=98901, ic=98902, ia=98903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98903 (s=98838, is=98901, ic=98902, ia=98903)