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