> For the complete documentation index, see [llms.txt](https://docs.theopenpresenter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theopenpresenter.com/plugins/developing-a-plugin/plugin-api/frontend.md).

# Frontend

#### Custom view <a href="#custom-view" id="custom-view"></a>

TheOpenPresenter uses Web Components as the mechanism to load views from its plugins. Plugin creators can use web component directly or use a wrapper if they are using a framework like React or Vue.
