Portal
Extends:
react~Component → Portal
为所有弹窗组件提供包裹容器,并控制弹窗是否显示
Constructor Summary
Public Constructor | ||
public |
constructor(props: Object, context: Object) 构造函数 |
Member Summary
Public Members | ||
public |
state: * |
Method Summary
Public Methods | ||
public |
componentWillReceiveProps(nextProps: *) |
|
public |
render(): * |