Interface BarProp

    interface BarProp {
        visible: boolean;
    }

    Properties

    Properties

    visible: boolean