Ruler options

interface RulerOptions {
    enabled?: boolean;
}

Properties

Properties

enabled?: boolean