Button that can ask for confirmation before calling the given onClick function (via a small pop-up). Accepts the usual ButtonProps. Optionally bypass need for confirmation with noConfirm to get a regular Button component.
onClick
ButtonProps
noConfirm
Button
Button that can ask for confirmation before calling the given
onClickfunction (via a small pop-up). Accepts the usualButtonProps. Optionally bypass need for confirmation withnoConfirmto get a regularButtoncomponent.