Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100827 (s=100827, is=100890, ic=100891, ia=100893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100891 (s=100827, is=100891, ic=100892, ia=100894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100892 (s=100827, is=100891, ic=100892, ia=100894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100894 (s=100827, is=100891, ic=100892, ia=100894)