Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123776 (s=123776, is=123853, ic=123855, ia=123858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123854 (s=123776, is=123854, ic=123856, ia=123859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123856 (s=123776, is=123854, ic=123856, ia=123859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123859 (s=123776, is=123854, ic=123856, ia=123859)