Socket
Book a DemoInstallSign in
Socket

@fluid-topics/ft-accordion

Package Overview
Dependencies
Maintainers
2
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-accordion

The accordion component allows the user to show and hide sections of related content on a page.

1.2.53
latest
npmnpm
Version published
Weekly downloads
212
69.6%
Maintainers
2
Weekly downloads
 
Created
Source

An accordion component.

Install

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

Usage

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

function render() {
    return html` 
        <ft-accordion>
            <ft-accordion-item label="Part 1" active>
                ...
            </ft-accordion-item>
            <ft-accordion-item icon="shopping_cart" label="Part 2">
                ...
            </ft-accordion-item>
            <ft-accordion-item label="Part 3">
                ...
            </ft-accordion-item>
        </ft-accordion> 
    `
}

Keywords

Lit

FAQs

Package last updated on 03 Sep 2025

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.