Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32765 (s=32765, is=32799, ic=32798, ia=32800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32800 (s=32765, is=32800, ic=32799, ia=32801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32799 (s=32765, is=32800, ic=32799, ia=32801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32801 (s=32765, is=32800, ic=32799, ia=32801)