Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10317 (s=10317, is=10325, ic=10324, ia=10326)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10326 (s=10317, is=10326, ic=10325, ia=10327)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10325 (s=10317, is=10326, ic=10325, ia=10327)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10327 (s=10317, is=10326, ic=10325, ia=10327)