DialogFooter

Function DialogFooter 

Source
pub fn DialogFooter(props: DialogFooterProps) -> impl IntoView
Expand description

Displays at the bottom of the dialog, contains calls to action. Submit events such as button clicks in this area automatically trigger closing of the dialog.

§Required Props

§Optional Props