Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9197 (s=9197, is=9207, ic=9207, ia=9205)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9208 (s=9197, is=9208, ic=9208, ia=9206)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9208 (s=9197, is=9208, ic=9208, ia=9206)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9206 (s=9197, is=9208, ic=9208, ia=9206)