Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19662 (s=19662, is=19683, ic=19684, ia=19681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19684 (s=19662, is=19684, ic=19685, ia=19682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19685 (s=19662, is=19684, ic=19685, ia=19682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19682 (s=19662, is=19684, ic=19685, ia=19682)