New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluid-topics/ft-loader

Package Overview
Dependencies
Maintainers
2
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-loader

A fluid-topics loader component

0.3.58
npm
Version published
Maintainers
2
Created
Source

A loader component for all UI usage.

Install

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

Usage

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

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

Keywords

Lit

FAQs

Package last updated on 14 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts