I watched this video What\'s New in Cocoa Touch at WWDC 2018 and seen:
How to show this information?
For those who's searching how to do that in HTML: need to add autocomplete="one-time-code" for your input field.
autocomplete="one-time-code"
(from Apple Docs)