UNPKG

@gluestack-ui/link

Version:

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

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