Namespace: Bigpipe

Bigpipe

Source:

Methods

(static) config(id, options)

配置
Parameters:
Name Type Description
id string
options object
Source:

(static) register(id, options) → {Promise}

Parameters:
Name Type Description
id string
options object
Source:
Returns:
Promise resolved with a Pagelet instance
Type
Promise