Skip to content

Commit 0da42a9

Browse files
committed
Adding Supported arguments types
1 parent 9ca4765 commit 0da42a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/docs/2.5/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7168,6 +7168,8 @@ void callback(webui::window::event* e) {
71687168
71697169
> You need to include the virtual file `webui.js` in your HTML
71707170
7171+
> **Supported arguments types**: `string`, `number`, `boolean`, `Uint8Array`.
7172+
71717173
There are three different ways to call a backend function from JavaScript:
71727174
71737175
**1. Using the global section `backend(...)`**

0 commit comments

Comments
 (0)