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

1.1.40 • Public • Published

A top bar component for UI usage.

Install

npm install @fluid-topics/ft-top-bar
yarn add @fluid-topics/ft-top-bar

Usage

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

function render() {
    return html` <ft-top-bar heading="Page title"></ft-top-bar> `
}

Readme

Keywords

Package Sidebar

Install

npm i @fluid-topics/ft-top-bar

Weekly Downloads

294

Version

1.1.40

License

ISC

Unpacked Size

120 kB

Total Files

12

Last publish

Collaborators

  • antidot
  • mike.antidot