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

1.1.82 • Public • Published

A number field component.

Install

npm install @fluid-topics/ft-number-field
yarn add @fluid-topics/ft-number-field

Usage

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

function render() {
    return html` <ft-number-field foo="bar"></ft-number-field> `
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-number-field

Weekly Downloads

254

Version

1.1.82

License

ISC

Unpacked Size

392 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot