mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
Alert: update type definition (#15186)
This commit is contained in:
4
types/alert.d.ts
vendored
4
types/alert.d.ts
vendored
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user