Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65726 (s=65726, is=65781, ic=65782, ia=65783)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65782 (s=65726, is=65782, ic=65783, ia=65784)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65783 (s=65726, is=65782, ic=65783, ia=65784)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65784 (s=65726, is=65782, ic=65783, ia=65784)