Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Inline Confirmation #254

Open
Open
@nathanyoung

Description

@nathanyoung

inline-confirm mov

Might look like:

<InlineConfirmation
  handleConfirmation={theCallbackFunction}
  confirmationQuestion="Are you sure you want to do that?"
  confirmBtnLabel="yes"
  rejectBtnLabel="no"
>
  The button label
</InlineConfirmation>

Metadata

Metadata

Assignees

No one assigned

    Labels

    componentConsumable UI component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions