Member Junction
Preparing search index...
@memberjunction/ng-ui-components
MJDialogAction
Interface MJDialogAction
Result returned when a dialog action button is clicked.
interface
MJDialogAction
{
primary
?:
boolean
;
text
:
string
;
themeColor
?:
string
;
}
Index
Properties
primary?
text
theme
Color?
Properties
Optional
primary
primary
?:
boolean
text
text
:
string
Optional
theme
Color
themeColor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
primary
text
theme
Color
Member Junction
Loading...
Result returned when a dialog action button is clicked.