Interface IAdvancedSearchSection

Describe a section in the AdvancedSearch component

Index

Properties

Properties

inputs

inputs: (IAdvancedSearchInput | IAdvancedSearchPrebuiltInput)[]

The array of inputs to populate.

External code should only push inputs that match the type BaseFormTypes.

name

name: string

The name of the section.

Hierarchy

  • IAdvancedSearchSection