Socket
Book a DemoInstallSign in
Socket

schedule-filter-widget

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

schedule-filter-widget

Schedule Filter Widget

latest
npmnpm
Version
3.0.5
Version published
Maintainers
4
Created
Source

schedule-filter-widget

React component for the schedule filter widget

Schedule Filter config

title = widget title, defaults to "Filter by"

summit = the summit object

events = the FILTERED collection of events currently rendered

allEvents = the COMPLETE collection of events, needed to pull all available options.

marketingSettings = object with the settings from the marketing API

colorSource = source of color, could be one of : event_type, track, track_group

filters = object with the desired filters to render and its values.

Example:

[
  date: {label: "Date", values: [], enabled: true},
  level: {label: "Level", values: ["Beginner", "Intermediate"], enabled: false}
]

expandedByDefault = boolean to set the filters expanded/collapsed on load

triggerAction = method that will take an ACTION and a payload as params and will return a promise. Example: {action: 'UPDATE_FILTER', payload: {type, values}}

PUBLISH TO NPM:

1 - yarn build && yarn publish

2 - yarn publish-package

IMPORT:

import ScheduleFilterWidget from 'schedule-filter-widget/dist';

import 'schedule-filter-widget/dist/index.css';

FAQs

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