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