Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123717 (s=123717, is=123794, ic=123796, ia=123799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123795 (s=123717, is=123795, ic=123797, ia=123800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123797 (s=123717, is=123795, ic=123797, ia=123800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123800 (s=123717, is=123795, ic=123797, ia=123800)