Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123812 (s=123812, is=123889, ic=123891, ia=123894)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123890 (s=123812, is=123890, ic=123892, ia=123895)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123892 (s=123812, is=123890, ic=123892, ia=123895)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123895 (s=123812, is=123890, ic=123892, ia=123895)