Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111808 (s=111808, is=111881, ic=111882, ia=111884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111882 (s=111808, is=111882, ic=111883, ia=111885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111883 (s=111808, is=111882, ic=111883, ia=111885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111885 (s=111808, is=111882, ic=111883, ia=111885)