clients/libs/components
Oscar Hinton 4b1570b0b3
[PM-2198] Async simple configurable dialogs (#5411)
Implements a new functionality for simple configurable dialogs that allows you to set an acceptAction which triggers a pending state. To use this set acceptAction to an async method, and it will be executed on accept prior to closing the dialog.
2023-08-11 13:20:47 +02:00
..
src [PM-2198] Async simple configurable dialogs (#5411) 2023-08-11 13:20:47 +02:00
.gitignore
jest.config.js
package.json
tailwind.config.base.js
tailwind.config.js
test.setup.ts
tsconfig.app.json
tsconfig.json
tsconfig.spec.json