Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97592 (s=97592, is=97654, ic=97655, ia=97656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97655 (s=97592, is=97655, ic=97656, ia=97657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97656 (s=97592, is=97655, ic=97656, ia=97657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97657 (s=97592, is=97655, ic=97656, ia=97657)