Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22023 (s=22023, is=22034, ic=22034, ia=22033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22035 (s=22023, is=22035, ic=22035, ia=22034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22035 (s=22023, is=22035, ic=22035, ia=22034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22034 (s=22023, is=22035, ic=22035, ia=22034)