ProgressDialogOptions interface

Index

Properties

Properties


beforeOpen

● beforeOpen?: () => void


content

● content?: string


determinated

● determinated?: boolean


height

● height?: number | string


onSubmit

● onSubmit?: () => void


title

● title: string


width

● width?: number | string