Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Toolkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Web Component Framework
Toolkit
Commits
49fae935
Unverified
Commit
49fae935
authored
4 years ago
by
Bekerle, Patrizio
Browse files
Options
Downloads
Patches
Plain Diff
Document reserved events
parent
55b18f2c
No related branches found
No related tags found
No related merge requests found
Pipeline
#16523
passed
4 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-0
8 additions, 0 deletions
README.md
with
8 additions
and
0 deletions
README.md
+
8
−
0
View file @
49fae935
...
@@ -36,3 +36,11 @@ the version number in its `package.json` is higher than the version number on np
...
@@ -36,3 +36,11 @@ the version number in its `package.json` is higher than the version number on np
|
`auth`
| Authentication information, set by the authentication component |
|
`auth`
| Authentication information, set by the authentication component |
|
`lang`
| Currently selected language, set by the language selector |
|
`lang`
| Currently selected language, set by the language selector |
|
`entry-point-url`
| Entry point url for all api requests |
|
`entry-point-url`
| Entry point url for all api requests |
## Reserved events
| Event | Description |
| ------------------ | ---------------------------------------------------------------------------------- |
|
`dbp-subscribe`
| Event to tell a provider that the component wants to subscribe to an attribute |
|
`dbp-unsubscribe`
| Event to tell a provider that the component wants to unsubscribe from an attribute |
|
`dbp-set-property`
| Event to tell a provider that a property should be changed |
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