Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98127 (s=98127, is=98189, ic=98190, ia=98191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98190 (s=98127, is=98190, ic=98191, ia=98192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98191 (s=98127, is=98190, ic=98191, ia=98192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98192 (s=98127, is=98190, ic=98191, ia=98192)