Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 120924 (s=120924, is=120999, ic=121002, ia=121004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121000 (s=120924, is=121000, ic=121003, ia=121005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121003 (s=120924, is=121000, ic=121003, ia=121005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121005 (s=120924, is=121000, ic=121003, ia=121005)