Socket
Book a DemoInstallSign in
Socket

@bccampus/react-composite

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bccampus/react-composite

Base React component to create composite widgets

0.3.1
latest
Source
npmnpm
Version published
Weekly downloads
10
42.86%
Maintainers
1
Weekly downloads
 
Created
Source

@bccampus/react-composite

This package is still in the alpha stage and under development.

yarn add @bccampus/react-composite
# or
npm install @bccampus/react-composite

Documentation: https://bccampus.github.io/react-composite

Known Issues

  • Selecting a range of items or all items is not announced by screen readers
  • No RTL support

To Do

<CompositeContext data={{ items }} focusOptions={{}}>
  <CompositeSelectionContext selectionOptions={{}}>
    <CompositeExpansionContext expansionOptions={{}}>
      <CompositeComponent renderRoot renderGroup renderItem />
    </CompositeExpansionContext>
  </CompositeSelectionContext>
</CompositeContext>
  • Implement a DnD context
<CompositeContext data={{ items }} focusOptions={{}}>
  <CompositeDragAndDropContext dragAndDropOptions={{}}>
    <CompositeComponent renderRoot renderGroup renderItem />
  </CompositeDragAndDropContext>
</CompositeContext>
  • Implement a virtualized composite root
<VirtualizedCompositeContext data={{ items }} virtualizerOptions={{}} focusOptions={{}}>
  ...
</VirtualCompositeContext>

Keywords

react

FAQs

Package last updated on 14 Aug 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.