update components
This commit is contained in:
parent
55511e7c07
commit
638a360cb2
11 changed files with 115 additions and 19 deletions
|
@ -126,6 +126,13 @@ context. You should place this element as a child of `<body>` whenever possible.
|
|||
value: false
|
||||
},
|
||||
|
||||
/**
|
||||
* Set to true to keep overlay always on top.
|
||||
*/
|
||||
alwaysOnTop: {
|
||||
type: Boolean
|
||||
},
|
||||
|
||||
/**
|
||||
* Shortcut to access to the overlay manager.
|
||||
* @private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue