Преглед изворни кода

Update UsingPolling.asciidoc (#12150)

Fix content rendering (the first sentence was omitted if there is no empty line between the title and the first paragraph).
tags/7.7.23
Jouni Koivuviita пре 3 година
родитељ
комит
361395f198
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      documentation/articles/UsingPolling.asciidoc

+ 1
- 0
documentation/articles/UsingPolling.asciidoc Прегледај датотеку

@@ -6,6 +6,7 @@ layout: page

[[using-polling]]
= Using Polling

To set up polling for your UI, you only need to set a poll interval
using `UI.setPollInterval(timeout)`. By doing this the browser will poll
the server each "timeout" ms and retrieve any possibly pending changes.

Loading…
Откажи
Сачувај