Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Select

Implements

  • IIonSelectFunctions

Index

Constructors

Methods

  • selectByOptionIndex(selector: SupportedSelectors<HTMLIonSelectElement>, optionIndex: number): Chainable<JQuery<HTMLIonSelectElement>>
  • selectByOptionText(selector: SupportedSelectors<HTMLIonSelectElement>, optionText: string): CypressIonicReturn<HTMLIonSelectElement>
  • findIonSelectByLabelText(text: string): CypressIonicReturn<HTMLIonSelectElement>