react-playground
    Preparing search index...

    Interface LinesStyle

    interface LinesStyle {
        color: string;
        length: number;
        width: number;
    }
    Index

    Properties

    Properties

    color: string
    length: number
    width: number