Add custom API widget
This commit is contained in:
parent
2dd5b29303
commit
84a7f90129
8 changed files with 244 additions and 8 deletions
|
|
@ -16,6 +16,7 @@
|
|||
- [Search](#search-widget)
|
||||
- [Group](#group)
|
||||
- [Split Column](#split-column)
|
||||
- [Custom API](#custom-api)
|
||||
- [Extension](#extension)
|
||||
- [Weather](#weather)
|
||||
- [Monitor](#monitor)
|
||||
|
|
@ -991,6 +992,9 @@ Preview:
|
|||
|
||||

|
||||
|
||||
### Custom API
|
||||
<!-- TODO -->
|
||||
|
||||
### Extension
|
||||
Display a widget provided by an external source (3rd party). If you want to learn more about developing extensions, checkout the [extensions documentation](extensions.md) (WIP).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue