react-dialog
  • Introduction
  • DOCS
    • confirmText
    • cancelText
    • className
Powered by GitBook
On this page
  1. DOCS

confirmText

confirmText

  • component : <DialogProvider />

  • requird : false

  • type : string

  • default : 'ok'

Confirm Button의 텍스트를 설정합니다.

PreviousIntroductionNextcancelText

Last updated 1 year ago