parent
f84065dcd3
commit
ca2bfbd3ef
|
@ -42,7 +42,7 @@ export interface ModalOptions {
|
||||||
/**
|
/**
|
||||||
* custom icon (Added in 1.14.0)
|
* custom icon (Added in 1.14.0)
|
||||||
*/
|
*/
|
||||||
icon?: VNodeChild | JSX.Element | function;
|
icon?: VNodeChild | JSX.Element | Function;
|
||||||
/**
|
/**
|
||||||
* Whether show mask or not.
|
* Whether show mask or not.
|
||||||
* @default true
|
* @default true
|
||||||
|
|
Loading…
Reference in New Issue