English
refresh
About 41 wordsLess than 1 minute
2026-6-9
context.bizApi.refresh() is a synchronous method used to refresh the current list.
Purpose
Refreshes the current list data on the page where the list plugin is running.
Parameters
None
Return Value
None
Basic Example
context.bizApi.refresh();