Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11884 (s=11884, is=11896, ic=11895, ia=11897)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11897 (s=11884, is=11897, ic=11896, ia=11898)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11896 (s=11884, is=11897, ic=11896, ia=11898)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11898 (s=11884, is=11897, ic=11896, ia=11898)