Skip to content

About the Popover/Tooltip placement property #3286

Answered by reidbarber
ylazy asked this question in Q&A
Discussion options

You must be logged in to vote

Start and end placements are dependent on language direction.

So for left-to-right languages like English, start will be the same as left.

And for right-to-left languages like Arabic, start will be the same as right.

It's generally better to use start and end in order to match the flow of the document and have better support for internationalization.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ylazy
Comment options

Answer selected by ylazy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants