Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123797 (s=123797, is=123874, ic=123876, ia=123879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123875 (s=123797, is=123875, ic=123877, ia=123880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123877 (s=123797, is=123875, ic=123877, ia=123880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123880 (s=123797, is=123875, ic=123877, ia=123880)