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