Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97528 (s=97528, is=97590, ic=97591, ia=97592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97591 (s=97528, is=97591, ic=97592, ia=97593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97592 (s=97528, is=97591, ic=97592, ia=97593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97593 (s=97528, is=97591, ic=97592, ia=97593)