Appearance
Browser text-entry types supported by link.
export type FlxInputTextType = 'email' | 'password' | 'search' | 'tel' | 'text' | 'url'