Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88819 (s=88819, is=88880, ic=88881, ia=88882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88881 (s=88819, is=88881, ic=88882, ia=88883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88882 (s=88819, is=88881, ic=88882, ia=88883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88883 (s=88819, is=88881, ic=88882, ia=88883)