Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98848 (s=98848, is=98910, ic=98911, ia=98912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98911 (s=98848, is=98911, ic=98912, ia=98913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98912 (s=98848, is=98911, ic=98912, ia=98913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98913 (s=98848, is=98911, ic=98912, ia=98913)