Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9742 (s=9742, is=9750, ic=9749, ia=9751)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9751 (s=9742, is=9751, ic=9750, ia=9752)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9750 (s=9742, is=9751, ic=9750, ia=9752)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9752 (s=9742, is=9751, ic=9750, ia=9752)