Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12741 (s=12741, is=12753, ic=12752, ia=12754)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12754 (s=12741, is=12754, ic=12753, ia=12755)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12753 (s=12741, is=12754, ic=12753, ia=12755)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12755 (s=12741, is=12754, ic=12753, ia=12755)