iink-ts - v3.2.1
    Preparing search index...

    Class IIDecorator

    Index

    Constructors

    Methods

    Properties

    Constructors

    • Parameters

      • kind: DecoratorKind
      • style: {
            color?: string;
            fill?: string;
            opacity?: number;
            width?: number;
            [key: string]: string | number | undefined;
        }

      Returns IIDecorator

    Methods

    Properties

    id: string
    style: TStyle