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