prompt slot (#19563)

This commit is contained in:
Sebastian
2026-03-29 00:27:27 +01:00
committed by GitHub
parent eed62b418b
commit 04f1ad33c6
9 changed files with 125 additions and 43 deletions
@@ -231,6 +231,7 @@ export function createTuiPluginApi(opts: Opts = {}): HostPluginApi {
DialogConfirm: () => null,
DialogPrompt: () => null,
DialogSelect: () => null,
Prompt: () => null,
toast: () => {},
dialog: {
replace: () => {