Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50066 (s=50066, is=50116, ic=50116, ia=50118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50117 (s=50066, is=50117, ic=50117, ia=50119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50117 (s=50066, is=50117, ic=50117, ia=50119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50119 (s=50066, is=50117, ic=50117, ia=50119)