Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123608 (s=123608, is=123685, ic=123687, ia=123690)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123686 (s=123608, is=123686, ic=123688, ia=123691)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123688 (s=123608, is=123686, ic=123688, ia=123691)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123691 (s=123608, is=123686, ic=123688, ia=123691)