Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 96999 (s=96999, is=97060, ic=97061, ia=97062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97061 (s=96999, is=97061, ic=97062, ia=97063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97062 (s=96999, is=97061, ic=97062, ia=97063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97063 (s=96999, is=97061, ic=97062, ia=97063)