Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101796 (s=101796, is=101860, ic=101861, ia=101863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101861 (s=101796, is=101861, ic=101862, ia=101864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101862 (s=101796, is=101861, ic=101862, ia=101864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101864 (s=101796, is=101861, ic=101862, ia=101864)