Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98919 (s=98919, is=98981, ic=98982, ia=98983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98982 (s=98919, is=98982, ic=98983, ia=98984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98983 (s=98919, is=98982, ic=98983, ia=98984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98984 (s=98919, is=98982, ic=98983, ia=98984)