Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20867 (s=20867, is=20878, ic=20878, ia=20877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20879 (s=20867, is=20879, ic=20879, ia=20878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20879 (s=20867, is=20879, ic=20879, ia=20878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20878 (s=20867, is=20879, ic=20879, ia=20878)