Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84001 (s=84001, is=84058, ic=84059, ia=84060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84059 (s=84001, is=84059, ic=84060, ia=84061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84060 (s=84001, is=84059, ic=84060, ia=84061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84061 (s=84001, is=84059, ic=84060, ia=84061)