react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / components/WheelPicker/BaseWheelPicker / Ref

Interface: Ref

Properties

overflow()

readonly overflow: (overflow) => void

Applies overflow to the component.

Parameters

overflow: -1 | 1

Overflow.

Returns

void