ui-dev-content/dist/components/OverlayToggle.d.ts
autocommit 8b284e01b9 chore: initial package split from monorepo
Package: @lilith/ui-dev-content
Split from: lilith/ui.git or lilith/build.git
Publish workflow: calls lilith/workflows/.forgejo/workflows/publish-npm.yml@main
2026-04-20 01:11:45 -07:00

10 lines
No EOL
335 B
TypeScript

/**
* OverlayToggle - Master on/off switch for the overlay
*
* Fixed toggle button in bottom-right corner to show/hide the overlay
*/
/**
* Fixed toggle button to show/hide the content editing overlay
*/
export declare function OverlayToggle(): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=OverlayToggle.d.ts.map