Create TextPage by the specified option.
const options = { page: page, flag: 0, key: value}; Copy
const options = { page: page, flag: 0, key: value};
The object to be inserted. Default is 0.
The input page object.
Create TextPage by the specified option.
Example