Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98139 (s=98139, is=98201, ic=98202, ia=98203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98202 (s=98139, is=98202, ic=98203, ia=98204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98203 (s=98139, is=98202, ic=98203, ia=98204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98204 (s=98139, is=98202, ic=98203, ia=98204)