new MyAccMenu()
- Source:
Properties:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
Methods
componentDidMount() → {void}
- Source:
Add post message listener for height of iframe
Returns:
- Type
- void
componentWillUnmount() → {void}
- Source:
Remove post message listener for height of iframe
Returns:
- Type
- void
postMessageListener(postMessage) → {void}
- Source:
Set heighte to iframe
Parameters:
| Name | Type | Description |
|---|---|---|
postMessage |
object |
Returns:
- Type
- void
render() → {void}
- Source:
Render
Returns:
- Type
- void