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