1.2.27 • Published 9 months ago

@fluid-topics/ft-confirm-button v1.2.27

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

A two step confirmation button

Install

npm install @fluid-topics/ft-confirm-button
yarn add @fluid-topics/ft-confirm-button

Usage

import {html} from "lit"
import "@fluid-topics/ft-confirm-button"

function render() {
    return html` <ftds-confirm-button
        primary
        buttonText: "Do action",
        text: "The message in the confirmation dialog",
        confirmText: "Confirm",
        cancelText: "Cancel action"
    ></ftds-confirm-button> `
}
1.2.27

9 months ago

1.2.26

9 months ago

1.2.25

9 months ago

1.2.24

9 months ago

1.2.23

10 months ago

1.2.22

10 months ago

1.2.21

10 months ago

1.2.20

10 months ago

1.2.19

10 months ago

1.2.17

10 months ago

1.2.16

11 months ago

1.2.15

11 months ago

1.2.14

11 months ago

1.2.13

11 months ago

1.2.12

11 months ago

1.2.11

11 months ago

1.2.10

11 months ago

1.2.9

11 months ago

1.2.8

11 months ago

1.2.7

12 months ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.2

12 months ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.121

1 year ago