Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123113 (s=123113, is=123189, ic=123192, ia=123194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123190 (s=123113, is=123190, ic=123193, ia=123195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123193 (s=123113, is=123190, ic=123193, ia=123195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123195 (s=123113, is=123190, ic=123193, ia=123195)