Renamed Fullscreen to Dialog
This commit is contained in:
parent
28e7f1bdc8
commit
583eb05247
15 changed files with 301 additions and 54 deletions
|
@ -1,5 +1,5 @@
|
|||
export { Fullscreen };
|
||||
class Fullscreen {
|
||||
export { Dialog };
|
||||
class Dialog {
|
||||
layout;
|
||||
onclose;
|
||||
onopen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue