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