Class: exports

exports(props) → {Object}

new exports(props) → {Object}

constructor
Parameters:
Name Type Description
props Object { ctmobile: {Object} - CtMobile, id: {String} - id, config: {Object} Page的一系列配置, callback: {Function} componentDidMount的处理 }
Source:
Returns:
Type
Object