Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9791 (s=9791, is=9799, ic=9798, ia=9800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9800 (s=9791, is=9800, ic=9799, ia=9801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9799 (s=9791, is=9800, ic=9799, ia=9801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9801 (s=9791, is=9800, ic=9799, ia=9801)