Where can I find documentation on the contents of event for something like onIonChange event? I tried searching ionic documentation, but can’t find anything using the search function.
i.e. <IonSegment value={currentPage} onIonChange={(event) => event.whatPropertiesCanIUseHere???}>
2 posts - 2 participants