Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8101 (s=8101, is=8108, ic=8106, ia=8108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8109 (s=8101, is=8109, ic=8107, ia=8109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8107 (s=8101, is=8109, ic=8107, ia=8109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8109 (s=8101, is=8109, ic=8107, ia=8109)