@tractorzoom/basic-dialog

0.33.1 • Public • Published

@tractorzoom/basic-dialog

Wrapped Material UI basic dialog with mobile optimization

Live Examples

Install

npm i --save @tractorzoom/basic-dialog

Basic Dialog Props

value required description
actionButtons no array of button nodes for footer
children no content to be rendered inside dialog
close yes function called to request closing of dialog
headerComponent no custom component to be rendered instead of title
isOpen no boolean that determines if the dialog should be shown; defaults to true
title no string title of dialog; headerComponent, if specified, will be used instead of title

Contributing

We welcome improvements and fixes via PRs. Review the contributing guidelines in the repository readme for how to get started.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @tractorzoom/basic-dialog

      Weekly Downloads

      0

      Version

      0.33.1

      License

      MIT

      Unpacked Size

      23.3 kB

      Total Files

      11

      Last publish

      Collaborators

      • tractorzoom