@stefanlazarevic/components.alert-dialog
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

AlertDialog

Затворива компонента за приказивање обавештења.

Инсталација

npm i @stefanlazarevic/components.alert-dialog
yarn add @stefanlazarevic/components.alert-dialog

Коришћење

import AlertDialog from "@stefanlazarevic/components.alert-dialog";
<AlertDialog />

API

назив тип подразумевана вредност опис
aria-labelledby string undefined 📘
aria-label string undefined 📘
aria-describedby string undefined 📘
aria-modal boolean undefined 📘
children ReactNodeLike undefined 📘
className string undefined 📘
dir string undefined 📘
id string undefined 📘
lang string undefined 📘
size number 20 📘
style object undefined 📘
tabIndex number 0 📘
testid string undefined 📘
title string undefined 📘
onClose function undefined 📘
onEscape function undefined 📘

Readme

Keywords

none

Package Sidebar

Install

npm i @stefanlazarevic/components.alert-dialog

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

24.6 kB

Total Files

9

Last publish

Collaborators

  • stefan.lazarevic