Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
prototype
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
prototype
Merge requests
!159
Resolve
#3488779
"Component update link"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3488779
"Component update link"
issue/prototype-3488779:3488779-component-update-link
into
5.x
Overview
0
Commits
2
Pipelines
2
Changes
3
Merged
Jennifer Dust
requested to merge
issue/prototype-3488779:3488779-component-update-link
into
5.x
3 months ago
Overview
0
Commits
2
Pipelines
2
Changes
3
Expand
Closes
#3488779
0
0
Merge request reports
Compare
5.x
version 1
53d7eb16
3 months ago
5.x (base)
and
latest version
latest version
53d7eb16
2 commits,
3 months ago
version 1
53d7eb16
2 commits,
3 months ago
3 files
+
10
−
10
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
components/02-components/link/link.component.yml
+
2
−
2
Options
@@ -4,13 +4,13 @@ description: A basic link component
@@ -4,13 +4,13 @@ description: A basic link component
props
:
props
:
type
:
object
type
:
object
properties
:
properties
:
link_
icon
:
icon
:
type
:
string
type
:
string
title
:
Icon Type
title
:
Icon Type
examples
:
examples
:
-
icon-arrow-right
-
icon-arrow-right
-
external-link
-
external-link
link_
link
:
link
:
title
:
Link
title
:
Link
type
:
object
type
:
object
properties
:
properties
:
Loading