mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-12 08:31:00 +00:00
The default Popper `fallbackPlacements` value is `[oppositePlacement]`. - The default value was previously (in v4) `'flip'` that can be achieved by passing the single value in the array, like — `[oppositePlacement]`. Keeping `null` also sets the `fallbackPlacements` to `[oppositePlacement]` (Default value in Popper) - It's better to have **clockwise** (`['top', 'right', 'bottom', 'left']`) fallback options so that tooltip/popover can be placed to another side even if the opposite placement doesn't fit. Co-authored-by: XhmikosR <xhmikosr@gmail.com> |
||
|---|---|---|
| .. | ||
| about | ||
| components | ||
| content | ||
| customize | ||
| examples | ||
| extend | ||
| forms | ||
| getting-started | ||
| helpers | ||
| layout | ||
| utilities | ||
| _index.html | ||
| migration.md | ||