API Frontend
7/8/26Less than 1 minute
API Frontend
Info
This section documents the eIsland frontend API surface, including the Electron preload bridge, IPC channels, and renderer-side utilities exposed to the application.
Overview
The eIsland frontend runs in Electron's renderer process with a secure preload bridge (window.api) that wraps IPC communication with the main process. This API surface includes settings management, media controls, system integration, and window management.
Warning
This section is under construction. Frontend API documentation will be added as the API surface stabilizes.
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

