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