Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98912 (s=98912, is=98974, ic=98975, ia=98976)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98975 (s=98912, is=98975, ic=98976, ia=98977)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98976 (s=98912, is=98975, ic=98976, ia=98977)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98977 (s=98912, is=98975, ic=98976, ia=98977)