Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101790 (s=101790, is=101854, ic=101855, ia=101857)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101855 (s=101790, is=101855, ic=101856, ia=101858)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101856 (s=101790, is=101855, ic=101856, ia=101858)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101858 (s=101790, is=101855, ic=101856, ia=101858)