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