SCI.js
    Preparing search index...

    Interface MenuTextFilterOptions

    interface MenuTextFilterOptions {
        font: FontFace;
        left?: string;
        right?: string;
    }
    Index

    Properties

    Properties

    font: FontFace
    left?: string
    right?: string