Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18000 (s=18000, is=18012, ic=18014, ia=18015)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18013 (s=18000, is=18013, ic=18015, ia=18016)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18015 (s=18000, is=18013, ic=18015, ia=18016)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18016 (s=18000, is=18013, ic=18015, ia=18016)