Preparing search index...
The search index is not available
manager-application
manager-application
utils/dialog-data
DialogData
Interface DialogData
This interface represents the data passed to a item dialog or an ingredient dialog
interface
DialogData
{
buttonMsg
:
string
;
data
:
any
;
dialog
:
MatDialog
;
title
:
string
;
ws
:
WebSocket
;
}
Index
Properties
button
Msg
data
dialog
title
ws
Properties
button
Msg
buttonMsg
:
string
data
data
:
any
dialog
dialog
:
MatDialog
title
title
:
string
ws
ws
:
WebSocket
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Msg
data
dialog
title
ws
manager-application
Loading...
This interface represents the data passed to a item dialog or an ingredient dialog