rnw_tabs_close
Close a browser tab by index, or close the current tab when no index is given, for managing multiple React Native Web browser tabs.
Instructions
Close a browser tab by index. If no index provided, closes the current tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Optional index of the tab to close. Defaults to current tab. |