Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123620 (s=123620, is=123697, ic=123699, ia=123702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123698 (s=123620, is=123698, ic=123700, ia=123703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123700 (s=123620, is=123698, ic=123700, ia=123703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123703 (s=123620, is=123698, ic=123700, ia=123703)