Search results

183 packages found

Custom React Hook for initializing IntersectionObserver on any node ref

published 2.0.2 3 years ago
M
Q
P

curried ref helper for react components

published 0.3.1 8 years ago
M
Q
P

Typed React merge refs

published 0.0.5 5 years ago
M
Q
P

Replace string value of the ref attribute to function

published 0.0.4 8 years ago
M
Q
P

React component to highlight words within a larger body of text

published 0.16.3 5 years ago
M
Q
P

custom map function ref: dev.io/dhilipkmr/implementing-our-own-array-map-method-in-javascript-553m

published 1.3.0 4 years ago
M
Q
P

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fiddan%2Freactive-material.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fiddan%2Freactive-material?ref=badge_shield)

published 1.0.0-alpha.10 7 years ago
M
Q
P

Core utilities built for AppBuckets React UI Framework

published 0.4.6 2 years ago
M
Q
P

> ###### <a name="default-return-value">Default Action Result</a> >> Represent the value that is returned in actions like (validation ....) >> ```typescript >> export interface IFieldsRefs { >> field : string, >> ref : RefObject<any> >>

published 0.1.4 5 years ago
M
Q
P

Ref: [how to create and publish react npm package](https://betterprogramming.pub/how-to-create-and-publish-react-typescript-npm-package-with-demo-and-automated-build-80c40ec28aca)

published 0.0.1 2 years ago
M
Q
P

Utils to handle various scrolling needs. It attaches to ref inside component, handles touch, scroll and wheel events consistently.

published 1.0.0-beta.3 5 years ago
M
Q
P

React hook to use size of dom element via ref

published 0.1.3 5 years ago
M
Q
P

Standard React Components For Efficient JSX Syntax. Inline and Render Props Tools.

published 0.1.2 7 years ago
M
Q
P

An easy to use and customisable parallax implementation

published 0.0.9 3 years ago
M
Q
P

An easy to use and customisable parallax implementation

published 0.0.9 3 years ago
M
Q
P

React refs context manager

published 0.5.2 5 years ago
M
Q
P

基于React开发方式,jsx对象一旦生成将无法修改。但如果你有对jsx生成对象二次修改的需求时,ReactDOM可以通过ref获取到Element引用进行修改,但ReactNative则无能为力……ReactNativeVisitor便是提供你对jsx产生的对象进行二次修改的能力,想改啥就改啥!

published 1.0.5 5 years ago
M
Q
P

```tsx <Player ref={videoRef} src={videoUrl} onPause={handleVideoonPause} onPlay={handleVideoPlay} poster={videoImgUrl} onTouch={handleVideoTouch} progressStyle={fullscreen ? {} : progressStyle}

published 1.2.2 3 years ago
M
Q
P

stembord ref component

published 0.1.1 5 years ago
M
Q
P

1. 使用forwardRef、useImperativeHandle使用ref暴露组件中的方法。 2. 组件库样式、样式编写的习惯。 3. ts+React编码的思考 4. 单元测试的重要性(虽然我真不想写....) 5. 复杂的组件数据流,参考redux的单向数据流进行编写,比如form组件

published 0.1.0 2 years ago
M
Q
P