Back to Komga

DialogConfirm

next-ui/src/components/dialog/Confirm.mdx

1.26.1338 B
Original Source

import { Meta } from '@storybook/addon-docs/blocks';

import * as Stories from './Confirm.stories';

<Meta of={Stories} />

DialogConfirm

A configurable confirmation dialog.

Confirmation can be one of:

  • click the confirm button
  • check a checkbox, then click the confirm button
  • type a validation text, then click the confirm button