1.2.27 • Published 5 months ago
@fluid-topics/ft-confirm-button v1.2.27
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
5 months ago
1.2.26
5 months ago
1.2.25
5 months ago
1.2.24
5 months ago
1.2.23
5 months ago
1.2.22
5 months ago
1.2.21
5 months ago
1.2.20
5 months ago
1.2.19
6 months ago
1.2.17
6 months ago
1.2.16
6 months ago
1.2.15
6 months ago
1.2.14
6 months ago
1.2.13
6 months ago
1.2.12
6 months ago
1.2.11
7 months ago
1.2.10
7 months ago
1.2.9
7 months ago
1.2.8
7 months ago
1.2.7
7 months ago
1.2.6
7 months ago
1.2.5
7 months ago
1.2.4
7 months ago
1.2.3
8 months ago
1.2.2
8 months ago
1.2.1
8 months ago
1.2.0
8 months ago
1.1.121
8 months ago