Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100838 (s=100838, is=100901, ic=100902, ia=100904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100902 (s=100838, is=100902, ic=100903, ia=100905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100903 (s=100838, is=100902, ic=100903, ia=100905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100905 (s=100838, is=100902, ic=100903, ia=100905)