Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17425 (s=17425, is=17441, ic=17442, ia=17440)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17442 (s=17425, is=17442, ic=17443, ia=17441)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17443 (s=17425, is=17442, ic=17443, ia=17441)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17441 (s=17425, is=17442, ic=17443, ia=17441)