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