Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12095 (s=12095, is=12107, ic=12106, ia=12108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12108 (s=12095, is=12108, ic=12107, ia=12109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12107 (s=12095, is=12108, ic=12107, ia=12109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12109 (s=12095, is=12108, ic=12107, ia=12109)