Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123525 (s=123525, is=123602, ic=123604, ia=123607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123603 (s=123525, is=123603, ic=123605, ia=123608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123605 (s=123525, is=123603, ic=123605, ia=123608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123608 (s=123525, is=123603, ic=123605, ia=123608)