Skip to content

Documentation / @expofp/schema / Filters

Interface: Filters

Extends

Properties

categories?

ts
optional categories?: string[];

Category names to pre-select; opens the category filter panel.

Inherited from

ts
z.infer.categories

exhibitors?

ts
optional exhibitors?: boolean;

true opens the exhibitors list at boot.

Inherited from

ts
z.infer.exhibitors

poiType?

ts
optional poiType?: string;

A single POI type to pre-select; also activates its search filter button.

Inherited from

ts
z.infer.poiType

poiTypes?

ts
optional poiTypes?: string[];

POI type names to pre-select (no filter-button activation).

Inherited from

ts
z.infer.poiTypes