Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10884 (s=10884, is=10892, ic=10891, ia=10893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10893 (s=10884, is=10893, ic=10892, ia=10894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10892 (s=10884, is=10893, ic=10892, ia=10894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10894 (s=10884, is=10893, ic=10892, ia=10894)