geoview-core
    Preparing search index...

    Type Alias Shape

    type Shape = {
        borderRadius: number | string;
        center: string;
        left: string;
        right: string;
    }
    Index

    Properties

    borderRadius: number | string
    center: string
    left: string
    right: string