# Render Props ## renderTopRightUI
(isMobile: boolean, appState:
AppState
) => JSX | null
A function returning `JSX` to render `custom` UI in the top right corner of the app.
```jsx live
function App() {
return (
Dummy stats will be shown here
)} />
(element: NonDeleted<ExcalidrawEmbeddableElement>, appState:{" "}
AppState
) => JSX.Element | null
Allows you to replace the renderer for embeddable elements (which renders `