Add compact style for monitor widget

This commit is contained in:
Svilen Markov
2024-11-16 11:10:46 +00:00
parent c6b07852fe
commit 9c5298aebf
6 changed files with 87 additions and 33 deletions

View File

@@ -1149,11 +1149,19 @@ You can hover over the "ERROR" text to view more information.
| Name | Type | Required | Default |
| ---- | ---- | -------- | ------- |
| sites | array | yes | |
| style | string | no | |
| show-failing-only | boolean | no | false |
##### `show-failing-only`
Shows only a list of failing sites when set to `true`.
##### `style`
Used to change the appearance of the widget. Possible values are `compact`.
Preview of `compact`:
![](images/monitor-widget-compact-preview.png)
##### `sites`
Properties for each site:

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB