Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101168 (s=101168, is=101232, ic=101233, ia=101235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101233 (s=101168, is=101233, ic=101234, ia=101236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101234 (s=101168, is=101233, ic=101234, ia=101236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101236 (s=101168, is=101233, ic=101234, ia=101236)