Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9545 (s=9545, is=9552, ic=9551, ia=9553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9553 (s=9545, is=9553, ic=9552, ia=9554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9552 (s=9545, is=9553, ic=9552, ia=9554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9554 (s=9545, is=9553, ic=9552, ia=9554)