Can table, using layui use its own data instead of requesting data from url?

when using layui:

http://www.layui.com/doc/modu.

< kbd > < / kbd >

I read the manual. A table, I want to use the data I requested, then combine it and render it to table. It is true that url is required here, can this not achieve my goal?

Mar.30,2021

url is required for asynchronous data interface and is not a necessary parameter for initializing table

Menu