Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kano/kbc-video

Package Overview
Dependencies
Maintainers
17
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kano/kbc-video

Injectable video into mini apps

  • 2.1.58
  • latest
  • npm
  • Socket score

Version published
Maintainers
17
Created
Source

kbc-video

A draggable video, injectable in Kano boilerplate apps.

Usage

import KbcVideo from '@kano/kbc-video';

const Component = (props) => {
    return <KbcVideo vidSrc="url" />
}

Tracking

By Component
Component (location)FunctionEvent / Error NameExtra Info
KbcVideostartInactiveIntervalvideo_user_inactivemodule: kkc-video
KbcVideosetVideoSizealter_video_sizemodule: kkc-video, action click, data: { size: :videoSize }
KbcVideovideoActionvideo_actionmodule: kkc-video, action click, data: { type: :videoAction }
KbcVideosetStagevideo_step_changedmodule: kkc-video, action click, data: { type: `forward
KbcVideosetMinimisedvideo_minimisemodule: kkc-video, action click, data: { type: maximise }

FAQs

Package last updated on 17 Feb 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc