log("Enter key pressed") //SomeCode } } return( <> <IonGrid> <IonRow> <IonSearchbar placeholder={txt} onKeyPress={e=> SearchF(e.key)} ...
確定! 回上一頁