Merge pull request #650 from pgarciaegido/docs/addLinkToOverlaysConfigDocs

Adding link to Overlay System - Configuration from Dialog storybook docs
This commit is contained in:
Joren Broekema 2020-03-19 21:34:08 +01:00 committed by GitHub
commit 5c4974146e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@ import '@lion/dialog/lion-dialog.js';
## Changing the configuration ## Changing the configuration
You can use the `config` property on the dialog to change the configuration. You can use the `config` property on the dialog to change the configuration.
The documentation of the full config object can be found in the `lion/overlay` package. The documentation of the full config object can be found in the `lion/overlay` package or here in [Overlay System - Configuration](/?path=/docs/overlays-system-configuration--placement-mode-local).
The `config` property uses a setter to merge the passed configuration with the current, so you only **overwrite what you pass** when updating `config`. The `config` property uses a setter to merge the passed configuration with the current, so you only **overwrite what you pass** when updating `config`.

View file

@ -19,7 +19,7 @@ dropdown, etc.
It's designed to be highly flexible, while still delivering sensible defaults. It's designed to be highly flexible, while still delivering sensible defaults.
On top of this, the system was built having accessibility in mind. On top of this, the system was built having accessibility in mind.
For a detailed rationale, please consult [Rationale](?path=/docs/overlay-rationale--page). For a detailed rationale, please consult [Rationale](/?path=/docs/overlays-system-rationale--page).
<Story name="Default"> <Story name="Default">
{html` {html`