浏览代码

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
没有帐户链接到提交者的电子邮件
共有 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.

正在加载...
取消
保存