Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55054 (s=55054, is=55105, ic=55105, ia=55107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55106 (s=55054, is=55106, ic=55106, ia=55108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55106 (s=55054, is=55106, ic=55106, ia=55108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55108 (s=55054, is=55106, ic=55106, ia=55108)