I am implementing a mobile app with a webview and it calls <select> to bring up a native looking date picker populated with options for a user. Is there a callback to know when the user dismissed this view?
I am implementing a mobile app with a webview and it calls <select> to bring up a native looking date picker populated with options for a user. Is there a callback to know when the user dismissed this view?