Hiyve Components - v1.0.0
    Preparing search index...

    Variable STROKE_SETTINGSConst

    STROKE_SETTINGS: {
        DEFAULT_WIDTH: 3;
        MAX_WIDTH: 50;
        MIN_WIDTH: 1;
        WIDTH_PRESETS: readonly [1, 2, 3, 5, 8, 12, 20, 30, 50];
    } = ...

    Stroke/brush configuration

    Type Declaration

    • ReadonlyDEFAULT_WIDTH: 3

      Default stroke width

    • ReadonlyMAX_WIDTH: 50

      Maximum stroke width

    • ReadonlyMIN_WIDTH: 1

      Minimum stroke width

    • ReadonlyWIDTH_PRESETS: readonly [1, 2, 3, 5, 8, 12, 20, 30, 50]

      Stroke width presets