Repository URL to install this package:
|
Version:
3.2.0 ▾
|
import { TextBoxProps, TextBoxState } from '../typings';
export declare function toPassThroughProps(props: TextBoxProps, state?: TextBoxState): any;