Dialog
<BaseDialog</BaseDialog>
closedby= "any"
><template #activator></template>
<template #header> Content of the header </template>
<template #default> Main content of the dialog </template>
<template #footer> Content of the footer </template>
Properties
- closedbyThe dialog cannot be closed when clicking outside of the component (backdrop).