bpmn-visualization API Documentation
    Preparing search index...

    Type Alias OverlayFont

    type OverlayFont = {
        color?: string;
        size?: number;
    }
    Index

    Properties

    Properties

    color?: string
    size?: number