UNPKG

@enexus/dialog

Version:

@enexus/dialog - User Should call delete, confirm Method and also user can create they own component dialog.

7 lines (6 loc) 152 B
export declare enum DialogSize { SIZE_SM = "dialog-sm", SIZE_MD = "dialog-md", SIZE_LG = "dialog-lg", SIZE_FULL = "dialog-full" }