Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98259 (s=98259, is=98321, ic=98322, ia=98323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98322 (s=98259, is=98322, ic=98323, ia=98324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98323 (s=98259, is=98322, ic=98323, ia=98324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98324 (s=98259, is=98322, ic=98323, ia=98324)