Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
ui
Manage
Activity
Members
Labels
Plan
Issues
11
Issue boards
Milestones
Wiki
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
ui
Commits
7d9ae1d8
Verified
Commit
7d9ae1d8
authored
2 years ago
by
Ciarán Ainsworth
Browse files
Options
Downloads
Patches
Plain Diff
Fix kebab-casing
parent
377b9b70
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#23869
passed with stages
in 3 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/components/popover/index.md
+1
-1
1 addition, 1 deletion
docs/components/popover/index.md
with
1 addition
and
1 deletion
docs/components/popover/index.md
+
1
−
1
View file @
7d9ae1d8
...
...
@@ -197,7 +197,7 @@ Popovers are visually hiden menus of items activated by a simple button. Use pop
| ----- | --------- | ----------- | ----------- |
|
`items`
| Array
\<
Item
\>
| Yes | A list of menu items. |
|
`v-model:open`
| Boolean | Yes | Controls whether the popover is open or not. |
|
`click
O
utside`
| Boolean | No | Controls whether clicking outside the popover closes it. |
|
`click
-o
utside`
| Boolean | No | Controls whether clicking outside the popover closes it. |
## Items
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment