@xqui/checkbox

1.0.1 • Public • Published

checkbox

A web component checkbox

Usage

import React from 'react';
import '@xqui/qrcode';

function Foo() {
  return (
    <xq-checkbox checked={true} label='记住我' />
  )
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @xqui/checkbox

      Weekly Downloads

      0

      Version

      1.0.1

      License

      ISC

      Unpacked Size

      8.25 kB

      Total Files

      5

      Last publish

      Collaborators

      • konglx