pub fn MatDialogAction<'a>(cx: Scope<'a, ActionProps<'a>>) -> Element<'a>Expand description
Defines actions for MatDialog.
The passed children are wrapped in a span with the required attributes
set.
pub fn MatDialogAction<'a>(cx: Scope<'a, ActionProps<'a>>) -> Element<'a>Defines actions for MatDialog.
The passed children are wrapped in a span with the required attributes
set.