Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65783 (s=65783, is=65838, ic=65839, ia=65840)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65839 (s=65783, is=65839, ic=65840, ia=65841)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65840 (s=65783, is=65839, ic=65840, ia=65841)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65841 (s=65783, is=65839, ic=65840, ia=65841)