UNPKG

tea-material-pro-table

Version:

Tea ProTable

3 lines (2 loc) 144 B
import { TagSearchBoxOperation } from './types'; export declare function TagSearchbox({ width, ...props }: TagSearchBoxOperation): JSX.Element;