interface StaticFilterProps {
    options: StaticFilterOptions;
}

Properties

Properties

The options for the StaticFilter controller.