Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99841 (s=99841, is=99904, ic=99905, ia=99906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99905 (s=99841, is=99905, ic=99906, ia=99907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99906 (s=99841, is=99905, ic=99906, ia=99907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99907 (s=99841, is=99905, ic=99906, ia=99907)