mirror of https://github.com/ElemeFE/element
Alert: update type definition (#15186)
parent
d9462ab771
commit
52959d0630
|
@ -26,6 +26,6 @@ export declare class ElAlert extends ElementUIComponent {
|
|||
/** If a type icon is displayed */
|
||||
showIcon: boolean
|
||||
|
||||
/** Choose theme */
|
||||
theme: AlertEffect
|
||||
/** Choose effect */
|
||||
effect: AlertEffect
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue