log2trace-ui - v1.0.0-RC1
    Preparing search index...

    Type Alias OptionsSource

    OptionsSource: "static" | "auto"

    Where dropdown / multiselect options come from.

    • static — declared up-front via the options attribute / array.
    • auto — derived at load time from the unique values present in the loaded data.