Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20055 (s=20055, is=20077, ic=20078, ia=20075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20078 (s=20055, is=20078, ic=20079, ia=20076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20079 (s=20055, is=20078, ic=20079, ia=20076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20076 (s=20055, is=20078, ic=20079, ia=20076)