Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99488 (s=99488, is=99550, ic=99551, ia=99552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99551 (s=99488, is=99551, ic=99552, ia=99553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99552 (s=99488, is=99551, ic=99552, ia=99553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99553 (s=99488, is=99551, ic=99552, ia=99553)