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