Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98897 (s=98897, is=98959, ic=98960, ia=98961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98960 (s=98897, is=98960, ic=98961, ia=98962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98961 (s=98897, is=98960, ic=98961, ia=98962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98962 (s=98897, is=98960, ic=98961, ia=98962)