@fluid-topics/ft-checkbox
TypeScript icon, indicating that this package has built-in type declarations

1.2.4 • Public • Published

A check box component.

Install

npm install @fluid-topics/ft-checkbox
yarn add @fluid-topics/ft-checkbox

Usage

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

function render() {
    return html`         
    <ft-checkbox name="form-name" checked
                @change=${(e: CustomEvent) => console.log("ft-checkbox change to :", e.detail)} >
            Check me
    </ft-checkbox>`
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.2.493latest

Version History

VersionDownloads (Last 7 Days)Published
1.2.493
1.2.3174
1.2.2175
1.2.157
1.2.02
1.1.1212
1.1.1203
1.1.1192
1.1.1182
1.1.1172
1.1.1162
1.1.1152
1.1.1141
1.1.1132
1.1.1121
1.1.1113
1.1.1094
1.1.1072
1.1.1061
1.1.1051
1.1.1042
1.1.1031
1.1.1021
1.1.1012
1.1.1001
1.1.990
1.1.980
1.1.971
1.1.960
1.1.951
1.1.940
1.1.930
1.1.920
1.1.910
1.1.901
1.1.890
1.1.880
1.1.870
1.1.861
1.1.851
1.1.840
1.1.830
1.1.821
1.1.811
1.1.800
1.1.790
1.1.780
1.1.770
1.1.760
1.1.751
1.1.740
1.1.731
1.1.720
1.1.711
1.1.700
1.1.690
1.1.680
1.1.671
1.1.660
1.1.651
1.1.640
1.1.630
1.1.620
1.1.611
1.1.601
1.1.591
1.1.581
1.1.570
1.1.560
1.1.551
1.1.540
1.1.530
1.1.520
1.1.510
1.1.500
1.1.490
1.1.480
1.1.471
1.1.460
1.1.451
1.1.441
1.1.430
1.1.420
1.1.410
1.1.401
1.1.390
1.1.381
1.1.370
1.1.360
1.1.350
1.1.340
1.1.331
1.1.320
1.1.310
1.1.301
1.1.290
1.1.281
1.1.270
1.1.261
1.1.250
1.1.240
1.1.231
1.1.221
1.1.211
1.1.200
1.1.190
1.1.180
1.1.170
1.1.160
1.1.151
1.1.140
1.1.131
1.1.121
1.1.111
1.1.100
1.1.90
1.1.80
1.1.71
1.1.60
1.1.50
1.1.41
1.1.30
1.1.20
1.1.10
1.1.01
1.0.631
1.0.621
1.0.610
1.0.601
1.0.590
1.0.580
1.0.570
1.0.560
1.0.550
1.0.541
1.0.530
1.0.520
1.0.511
1.0.501
1.0.490
1.0.480
1.0.470
1.0.460
1.0.450
1.0.441
1.0.430
1.0.421
1.0.411
1.0.400
1.0.391
1.0.380
1.0.370
1.0.361
1.0.351
1.0.341
1.0.331
1.0.310
1.0.300
1.0.290
1.0.280
1.0.270
1.0.260
1.0.251
1.0.240
1.0.231
1.0.221
1.0.211
1.0.200
1.0.190
1.0.180
1.0.170
1.0.162
1.0.150
1.0.140
1.0.130
1.0.120
1.0.110
1.0.100
1.0.90
1.0.80
1.0.70
1.0.50
1.0.40
1.0.30
1.0.10
1.0.00
1.0.0-alpha.11
1.0.0-alpha.01
0.3.710
0.3.700
0.3.690
0.3.680
0.3.671
0.3.660
0.3.650
0.3.641
0.3.630
0.3.621
0.3.611
0.3.601
0.3.580
0.3.570
0.3.560
0.3.551
0.3.540
0.3.531
0.3.521
0.3.510
0.3.501
0.3.490
0.3.481
0.3.471
0.3.460
0.3.451
0.3.430
0.3.420
0.3.400
0.3.391
0.3.380
0.3.371
0.3.361
0.3.350
0.3.340
0.3.330
0.3.321
0.3.311
0.3.301
0.3.281
0.3.270
0.3.260
0.3.250
0.3.240
0.3.230
0.3.220
0.3.210
0.3.200
0.3.191
0.3.180
0.3.171
0.3.161
0.3.150
0.3.140
0.3.130
0.3.120
0.3.110
0.3.90
0.3.80
0.3.71
0.3.61
0.3.50
0.3.41
0.3.30
0.3.20
0.3.11
0.3.00
0.2.220
0.2.210
0.2.201
0.2.190
0.2.181
0.2.170
0.2.161
0.2.150
0.2.140
0.2.130
0.2.120
0.2.110
0.2.100
0.2.90
0.2.80
0.2.70
0.2.60
0.2.40
0.2.31
0.2.20
0.2.10
0.2.00

Package Sidebar

Install

npm i @fluid-topics/ft-checkbox

Weekly Downloads

626

Version

1.2.4

License

ISC

Unpacked Size

439 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot