Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 119922 (s=119922, is=119997, ic=120000, ia=120002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 119998 (s=119922, is=119998, ic=120001, ia=120003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 120001 (s=119922, is=119998, ic=120001, ia=120003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 120003 (s=119922, is=119998, ic=120001, ia=120003)