🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

web-touch-ripple-jsx

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-touch-ripple-jsx

This package provides JSX module about web-touch-ripple package.

latest
npmnpm
Version
1.0.50
Version published
Maintainers
0
Created
Source

Web Touch Ripple JSX

Versionv1.0.50

Introduction

This package provides JSX module about web-touch-ripple package.

See Also:
If you want to use this component in Preact, you need to refer to offical docs of Preact.

Properties of <TouchRipple>

IdentifierDescriptionType
onTapCalled when a user taps or clicks.VoidFunction
onDoubleTapCalled when a user double taps or double clicks.VoidFunction
onLongTapCalled when a user long press or long clicks or long pointer-down.VoidFunction
waitWhether to postpone the invocation of the related event callback function until the end of the ripple effect fade-in animation.boolean
selectorA CSS selector string used to target a specific child element within the component. The ripple effect will be applied to this element when a pointer event occurs. This allows you to control exactly which child element the ripple effect will affect, without changing the element tree structure.string
childrenHmm... This is just children elements of JSX about <TouchRipple>, And i'm think so easy, right?.JSX.Element

Properties of <TouchRippleConnection>

IdentifierDescriptionType
childrenHmm... This is just children elements of JSX about <TouchRippleConnection>, And i'm think so easy, right?.JSX.Element

Keywords

jsx

FAQs

Package last updated on 06 Sep 2024

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