IPortal
Functions
getInputBox
Get the input box used by this portal.
function getInputBox() external view returns (IInputBox);
Returns
| Name | Type | Description |
|---|---|---|
<none> | IInputBox | The input box |
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Get the input box used by this portal.
function getInputBox() external view returns (IInputBox);
Returns
| Name | Type | Description |
|---|---|---|
<none> | IInputBox | The input box |