Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14100 (s=14100, is=14106, ic=14107, ia=14107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14107 (s=14100, is=14107, ic=14108, ia=14108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14108 (s=14100, is=14107, ic=14108, ia=14108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14108 (s=14100, is=14107, ic=14108, ia=14108)