Scripts
    Preparing search index...

    Interface IOptionValueGetter

    interface IOptionValueGetter {
        getOptions(): SelectableOption[];
    }

    Implemented by

    Index

    Methods

    Methods