| Property | Type | Description |
|---|---|---|
type | InputType | One of: Email, Number, Password, Search, Text |
ariaLabel? | string | |
autoCapitalize? | boolean | |
autoComplete? | string | |
autoCorrect? | boolean | |
autoFocus? | boolean | |
defaultValue? | string | |
disabled? | boolean | |
error? | boolean | |
icon? | SVGAsset | One of: AddFriend, AddReaction, AddUser, AngleDown, AngleLeft, AngleRight, AngleUp, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, Automod, Ban, Bits, Camera, ChatRiskFlag, ChatSettingsBack, Check, Clip, Close, Collections, Communities, Conversations, Copy, Crate, Crown, DeadGlitch, Document, Download, DragHandle, Drops, Edit, Emoticons, Events, EventsReminderAdd, EventsReminderAdded, EventsReminderRemove, Extensions, Facebook, Featured, Filter, FollowCheck, FollowX, Friends, FriendsSC, Gear, Github, Global, GlyphArrDown, GlyphArrLeft, GlyphArrRight, GlyphArrUp, GlyphArrUpDown, GlyphFollowers, GlyphLength, GlyphLive, GlyphLiveSmall, GlyphViews, GridLayout, HGCNexus, Halt, Hash, Heart, Hide, HourGlass, Ignore, Link, Lock, LogoGlitch, LogoTwitch, LogoTwitchDevelopers, LogoTwitchPrime, LogoTwitchPrimeHorizontal, Maximize, MessagesSC, MiniPlayerExpand, MiniPlayerPause, MiniPlayerPlay, Minimize, More, Muted, NavBackpack, NavBug, NavChannels, NavCreative, NavDashboard, NavDiscover, NavFollowing, NavGames, NavLogout, NavManager, NavMessages, NavMore, NavMyChannel, NavProfile, NavSearch, NavSettings, NavVideos, Neck, NotificationBell, NotificationError, NotificationInfo, NotificationSuccess, NotificationWarning, OP, PermissionsAdd, PermissionsAdded, PermissionsRemove, Pin, Pinned, Play, Playlist, Plus, Popout, QuestionMark, Reddit, RemoveTag, RequestsSC, Roman1, Roman2, Roman3, Roman4, Roman5, RoomList, RoomListOpen, SearchNoResults, Share, Shirt, Star, Steam, Sword, Team, Theater, Timeout, Timer, ToBottom, ToTop, Trash, Trophy, Twitter, Unheart, Unignore, Unlock, Upload, VKontakte, Verified, VideoPremiere, VideoRerun, ViewerList, VolumeMax, VolumeMuted, Warning, WhisperMuted |
iconRight? | boolean | |
id? | string | |
max? | number | |
maxLength? | number | |
min? | number | |
name? | string | |
onBlur? | React.FormEventHandler | |
onChange? | React.FormEventHandler | |
onClick? | React.MouseEventHandler | |
onFocus? | React.FormEventHandler | |
onKeyDown? | React.KeyboardEventHandler | |
placeholder? | string | |
readOnly? | boolean | |
refDelegate? | | |
required? | boolean | |
spellCheck? | boolean | |
step? | number | |
tabIndex? | number | |
value? | string |