Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
f5527c65
Commit
f5527c65
authored
7 years ago
by
Johann-S
Browse files
Options
Download
Email Patches
Plain Diff
Fix fallbackPlacement default value for Popovers documentation
parent
cc303d5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/components/popovers.md
+1
-1
docs/components/popovers.md
with
1 addition
and
1 deletion
+1
-1
docs/components/popovers.md
+
1
-
1
View file @
f5527c65
...
@@ -267,7 +267,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
...
@@ -267,7 +267,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<tr>
<tr>
<td>
fallbackPlacement
</td>
<td>
fallbackPlacement
</td>
<td>
string | array
</td>
<td>
string | array
</td>
<td>
['top', 'right', 'bottom', 'left']
</td>
<td>
'flip'
</td>
<td>
Allow to specify which position Popper will use on fallback. For more information refer to
<td>
Allow to specify which position Popper will use on fallback. For more information refer to
Popper.js's
<a
href=
"https://popper.js.org/popper-documentation.html#modifiers..flip.behavior"
>
behavior docs
</a></td>
Popper.js's
<a
href=
"https://popper.js.org/popper-documentation.html#modifiers..flip.behavior"
>
behavior docs
</a></td>
</tr>
</tr>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment