UNPKG

@gluestack-ui/select

Version:

A universal headless select component for React Native, Next.js & React

3 lines (2 loc) 183 B
import React from 'react'; export declare const SelectSectionList: (StyledSelectSectionList: any) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>;