Props: {
    disabled?: any;
    efx?: any;
    input?: any;
    label?: any;
    readonly?: any;
    store?: any;
    styles?: any;
}

Props type alias for associated component.