Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
menu_link_attributes
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
menu_link_attributes
Merge requests
!23
Improve labels, description and add container_class
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Improve labels, description and add container_class
issue/menu_link_attributes-3470636:3470636-improve-textual-documentation
into
8.x-1.x
Overview
0
Commits
3
Pipelines
5
Changes
2
Merged
Julian Pustkuchen
requested to merge
issue/menu_link_attributes-3470636:3470636-improve-textual-documentation
into
8.x-1.x
10 months ago
Overview
0
Commits
3
Pipelines
5
Changes
2
Expand
Closes
#3470636
0
0
Merge request reports
Compare
8.x-1.x
version 3
0899b961
10 months ago
version 2
38dc0e36
10 months ago
version 1
48587fea
10 months ago
8.x-1.x (base)
and
latest version
latest version
3c8047ae
3 commits,
10 months ago
version 3
0899b961
3 commits,
10 months ago
version 2
38dc0e36
2 commits,
10 months ago
version 1
48587fea
1 commit,
10 months ago
2 files
+
46
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
config/install/menu_link_attributes.config.yml
+
6
−
3
Options
attributes
:
container_class
:
label
:
'
Container
class(es)'
description
:
'
CSS
class
for
the
menu
list
item
(<li>).
Separate
multiple
classes
by
space.'
class
:
label
:
'
'
description
:
'
'
label
:
'
Link
class(es)
'
description
:
'
CSS
class
for
the
link
(<a
href>).
Separate
multiple
classes
by
space.
'
target
:
label
:
'
'
label
:
'
Link
target
'
description
:
'
'
options
:
_blank
:
'
New
window
(_blank)'
Loading