Props: {
    boundingRect?: any;
    components?: any;
    controls?: ControlsStore;
    enabled?: boolean;
    validate?: boolean;
}

Props type alias for associated component.