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