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