Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99735 (s=99735, is=99798, ic=99799, ia=99800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99799 (s=99735, is=99799, ic=99800, ia=99801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99800 (s=99735, is=99799, ic=99800, ia=99801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99801 (s=99735, is=99799, ic=99800, ia=99801)