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

1.1.40 • Public • Published

A pixel component used to get viewport size.

Install

npm install @fluid-topics/ft-size-watcher
yarn add @fluid-topics/ft-size-watcher

Usage

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

function render() {
    return html` <ft-size-watcher></ft-size-watcher> `
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-size-watcher

Weekly Downloads

224

Version

1.1.40

License

ISC

Unpacked Size

120 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot