docs(overlay): adding link to Overlay System - Configuration

This commit is contained in:
Pablo G. Egido 2020-03-19 10:38:25 +01:00
parent 31988152b1
commit 8fb9b3f059
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`