TESSA Web API
    Preparing search index...

    Type Alias BorderNode

    type BorderNode = {
        color?: string;
        style?: string;
        width?: string;
    }
    Index

    Properties

    Properties

    color?: string
    style?: string
    width?: string