interface ISearchForms {
    values: ISearchForm[];
}

Properties

Properties

values: ISearchForm[]

All available search forms.