Interface SmartInputFieldProps

interface SmartInputFieldProps {
    automatic?: any;
}

Properties

Properties

automatic?: any