Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99718 (s=99718, is=99781, ic=99782, ia=99783)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99782 (s=99718, is=99782, ic=99783, ia=99784)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99783 (s=99718, is=99782, ic=99783, ia=99784)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99784 (s=99718, is=99782, ic=99783, ia=99784)