prompt slot (#19563)
This commit is contained in:
parent
772059acb5
commit
38af99dcb4
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: () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue