Preparing search index...
The search index is not available
@rxap/dialog - v19.2.0
@rxap/dialog
ComponentDialogService
Class ComponentDialogService
Index
Constructors
constructor
Properties
dialog
Methods
open
Constructors
constructor
new
ComponentDialogService
()
:
ComponentDialogService
Returns
ComponentDialogService
Properties
Protected
Readonly
dialog
dialog
:
MatDialog
= ...
Methods
open
open
<
Result
=
any
>
(
component
:
ComponentType
<
any
>
,
config
?:
ComponentDialogConfig
,
)
:
Promise
<
undefined
|
Result
>
Type Parameters
Result
=
any
Parameters
component
:
ComponentType
<
any
>
Optional
config
:
ComponentDialogConfig
Returns
Promise
<
undefined
|
Result
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
dialog
Methods
open
@rxap/dialog - v19.2.0
Loading...