Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13880 (s=13880, is=13890, ic=13892, ia=13893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13891 (s=13880, is=13891, ic=13893, ia=13894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13893 (s=13880, is=13891, ic=13893, ia=13894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13894 (s=13880, is=13891, ic=13893, ia=13894)