Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
radix
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
radix
Commits
d5317a12
Commit
d5317a12
authored
1 year ago
by
Sohail Lajevardi
Browse files
Options
Downloads
Patches
Plain Diff
Refactor block component slots
parent
d9a26257
No related branches found
Branches containing commit
Tags
6.0.0-beta5
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
components/block/block.component.yml
+2
-2
2 additions, 2 deletions
components/block/block.component.yml
with
2 additions
and
2 deletions
components/block/block.component.yml
+
2
−
2
View file @
d5317a12
...
...
@@ -60,11 +60,11 @@ props:
title
:
HTML Tag
description
:
The HTML tag for the block.
slots
:
block_
label
:
label
:
title
:
Label Slot
description
:
Slot for the block label.
required
:
false
block_
content
:
content
:
title
:
Content Slot
description
:
Slot for the block content.
required
:
false
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