I have an IGX Drop down that is to the right of the screen. I want to ensure that it is left justified and goes off the right of the screen. I want it to be aligned so that it goes to the left - like the second picture.
I copied code from the examples:
ts file ...
i
I figured it out . Setting horizontalStartPoint to a negative number seems to work. It'd be nice to be clearer in the documentations