- Preparing search index...
- The search index is not available
@fold-dev/core
CookieProps: { buttons?: CookieButton[]; description?: ReactElement; onCancel?: any; onOkay?: any; title?: string; } & ModalProps
Type declaration
-
-
Optional description?: ReactElement
-
Optional onCancel?: any
-
Optional onOkay?: any
-
Optional title?: string