Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101051 (s=101051, is=101115, ic=101116, ia=101118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101116 (s=101051, is=101116, ic=101117, ia=101119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101117 (s=101051, is=101116, ic=101117, ia=101119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101119 (s=101051, is=101116, ic=101117, ia=101119)