Hello Shreyance,
There is no attribute to do what you are trying to do.
However, there is a way to do it.
You can add some simple css rules to override the default value of the arrow position:
As you can see on the image, the css rule states that the arrow will stay 10px from the right. You can create a rule on your application to change this value to 0, or even a negative number, pushing the arrow even further to the right.
Cheers,
Samuel Jesus
There is no attribute to do what you are trying to do.
However, there is a way to do it.
You can add some simple css rules to override the default value of the arrow position:
As you can see on the image, the css rule states that the arrow will stay 10px from the right. You can create a rule on your application to change this value to 0, or even a negative number, pushing the arrow even further to the right.
Cheers,
Samuel Jesus