Skip to content

vue-mvvm / alert / ConfirmOptions

ConfirmOptions

Interface of Data that is required to display the confirm.

This interface might be extended through interface merging by the user.

Properties

description

ts
description: string;

title

ts
title: string;