Props: {
    button?: any;
    clickPropagate?: any;
    disabled?: any;
    efx?: any;
    icon?: any;
    keyCode?: any;
    onClose?: any;
    onContextMenu?: any;
    onPress?: any;
    store?: any;
    styles?: any;
    title?: any;
    titleSelected?: any;
}

Props type alias for associated component.