Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19841 (s=19841, is=19852, ic=19852, ia=19851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19853 (s=19841, is=19853, ic=19853, ia=19852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19853 (s=19841, is=19853, ic=19853, ia=19852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19852 (s=19841, is=19853, ic=19853, ia=19852)