packages/eui/packages/components-next/src/lib/components/eui-message-box/models/eui-message-box.config.ts
Properties |
|
| accept |
accept:
|
Type : function
|
| Optional |
| acceptLabel |
acceptLabel:
|
Type : string
|
| Optional |
| close |
close:
|
Type : function
|
| Optional |
| closeOnClickOutside |
closeOnClickOutside:
|
Type : boolean
|
| Optional |
| content |
content:
|
Type : string | TemplatePortal
|
| Optional |
| dismiss |
dismiss:
|
Type : function
|
| Optional |
| dismissLabel |
dismissLabel:
|
Type : string
|
| Optional |
| e2eAttr |
e2eAttr:
|
Type : string
|
| Optional |
| footer |
footer:
|
Type : TemplatePortal
|
| Optional |
| hasCloseButton |
hasCloseButton:
|
Type : boolean
|
| Optional |
| open |
open:
|
Type : function
|
| Optional |
| outsideClick |
outsideClick:
|
Type : function
|
| Optional |
| title |
title:
|
Type : string
|
| Optional |
| type |
type:
|
| Optional |