Feature: sportarr service widget (#6906)

Co-authored-by: Sportarr <sportarr@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Sportarr
2026-07-28 18:42:35 +00:00
committed by GitHub
co-authored by Sportarr shamoon
parent 70f3b1165a
commit d01422324b
11 changed files with 181 additions and 1 deletions
+4
View File
@@ -146,6 +146,10 @@ The widget supports different display modes that can be set using the `display`
The default display mode is `block`, which shows fields in a block format.
!!! note
The Custom API widget does not currently support [block highlighting](../../configs/services.md#block-highlighting) in any display mode.
### List View
You can change the default block view to a list view by setting the `display` option to `list`.