react-native-cross-components
Version:
Beautiful React-Native components using RN Paper by Callstack
604 lines • 159 kB
HTML
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ICrossEditorProps | Crossplatform React-Native Core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Crossplatform React-Native Core</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../index.html">Globals</a>
</li>
<li>
<a href="../modules/_components_input_crosseditor_.html">"components/input/CrossEditor"</a>
</li>
<li>
<a href="_components_input_crosseditor_.icrosseditorprops.html">ICrossEditorProps</a>
</li>
</ul>
<h1>Interface ICrossEditorProps</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Properties for the <a href="../classes/_components_input_crosseditor_.crosseditor.html">CrossEditor</a> component. Supports masking through <a href="_components_input_crosseditor_.icrosseditorprops.html#maskprops">maskProps</a>. This allows getting the masked value.</p>
</div>
<p>The <code>onChangeText</code> event will isntead export the raw value.</p>
<p>Inherits react-native-paper <a href="https://callstack.github.io/react-native-paper/text-input.html" class="external">TextInputProps</a></p>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="tsd-signature-type">TextInputProps</span>
<ul class="tsd-hierarchy">
<li>
<span class="target">ICrossEditorProps</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessibilityactions" class="tsd-kind-icon">accessibility<wbr>Actions</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessibilitycomponenttype" class="tsd-kind-icon">accessibility<wbr>Component<wbr>Type</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessibilityelementshidden" class="tsd-kind-icon">accessibility<wbr>Elements<wbr>Hidden</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessibilitylabel" class="tsd-kind-icon">accessibility<wbr>Label</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessibilityliveregion" class="tsd-kind-icon">accessibility<wbr>Live<wbr>Region</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessibilitytraits" class="tsd-kind-icon">accessibility<wbr>Traits</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessibilityviewismodal" class="tsd-kind-icon">accessibility<wbr>View<wbr>IsModal</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#accessible" class="tsd-kind-icon">accessible</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#allowfontscaling" class="tsd-kind-icon">allow<wbr>Font<wbr>Scaling</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#autocapitalize" class="tsd-kind-icon">auto<wbr>Capitalize</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#autocorrect" class="tsd-kind-icon">auto<wbr>Correct</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#autofocus" class="tsd-kind-icon">auto<wbr>Focus</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#bluronsubmit" class="tsd-kind-icon">blur<wbr>OnSubmit</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#carethidden" class="tsd-kind-icon">caret<wbr>Hidden</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#clearbuttonmode" class="tsd-kind-icon">clear<wbr>Button<wbr>Mode</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#cleartextonfocus" class="tsd-kind-icon">clear<wbr>Text<wbr>OnFocus</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#collapsable" class="tsd-kind-icon">collapsable</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#contextmenuhidden" class="tsd-kind-icon">context<wbr>Menu<wbr>Hidden</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#datadetectortypes" class="tsd-kind-icon">data<wbr>Detector<wbr>Types</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#defaultvalue" class="tsd-kind-icon">default<wbr>Value</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#disablefullscreenui" class="tsd-kind-icon">disable<wbr>FullscreenUI</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#disabled" class="tsd-kind-icon">disabled</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#editable" class="tsd-kind-icon">editable</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#enablesreturnkeyautomatically" class="tsd-kind-icon">enables<wbr>Return<wbr>Key<wbr>Automatically</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"><a href="_components_input_crosseditor_.icrosseditorprops.html#error" class="tsd-kind-icon">error</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#hitslop" class="tsd-kind-icon">hit<wbr>Slop</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#importantforaccessibility" class="tsd-kind-icon">important<wbr>For<wbr>Accessibility</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#inlineimageleft" class="tsd-kind-icon">inline<wbr>Image<wbr>Left</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#inlineimagepadding" class="tsd-kind-icon">inline<wbr>Image<wbr>Padding</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#inputaccessoryviewid" class="tsd-kind-icon">input<wbr>Accessory<wbr>ViewID</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#keyboardappearance" class="tsd-kind-icon">keyboard<wbr>Appearance</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#keyboardtype" class="tsd-kind-icon">keyboard<wbr>Type</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"><a href="_components_input_crosseditor_.icrosseditorprops.html#label" class="tsd-kind-icon">label</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="_components_input_crosseditor_.icrosseditorprops.html#maskprops" class="tsd-kind-icon">mask<wbr>Props</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#maxlength" class="tsd-kind-icon">max<wbr>Length</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite"><a href="_components_input_crosseditor_.icrosseditorprops.html#mode" class="tsd-kind-icon">mode</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#multiline" class="tsd-kind-icon">multiline</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#needsoffscreenalphacompositing" class="tsd-kind-icon">needs<wbr>Offscreen<wbr>Alpha<wbr>Compositing</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#numberoflines" class="tsd-kind-icon">number<wbr>OfLines</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onaccessibilityaction" class="tsd-kind-icon">on<wbr>Accessibility<wbr>Action</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onaccessibilitytap" class="tsd-kind-icon">on<wbr>Accessibility<wbr>Tap</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onblur" class="tsd-kind-icon">on<wbr>Blur</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onchange" class="tsd-kind-icon">on<wbr>Change</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onchangetext" class="tsd-kind-icon">on<wbr>Change<wbr>Text</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#oncontentsizechange" class="tsd-kind-icon">on<wbr>Content<wbr>Size<wbr>Change</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onendediting" class="tsd-kind-icon">on<wbr>End<wbr>Editing</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onfocus" class="tsd-kind-icon">on<wbr>Focus</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onkeypress" class="tsd-kind-icon">on<wbr>Key<wbr>Press</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onlayout" class="tsd-kind-icon">on<wbr>Layout</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onmagictap" class="tsd-kind-icon">on<wbr>Magic<wbr>Tap</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onmoveshouldsetresponder" class="tsd-kind-icon">on<wbr>Move<wbr>Should<wbr>Set<wbr>Responder</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onmoveshouldsetrespondercapture" class="tsd-kind-icon">on<wbr>Move<wbr>Should<wbr>Set<wbr>Responder<wbr>Capture</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onresponderend" class="tsd-kind-icon">on<wbr>Responder<wbr>End</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onrespondergrant" class="tsd-kind-icon">on<wbr>Responder<wbr>Grant</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onrespondermove" class="tsd-kind-icon">on<wbr>Responder<wbr>Move</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onresponderreject" class="tsd-kind-icon">on<wbr>Responder<wbr>Reject</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onresponderrelease" class="tsd-kind-icon">on<wbr>Responder<wbr>Release</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onresponderstart" class="tsd-kind-icon">on<wbr>Responder<wbr>Start</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onresponderterminate" class="tsd-kind-icon">on<wbr>Responder<wbr>Terminate</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onresponderterminationrequest" class="tsd-kind-icon">on<wbr>Responder<wbr>Termination<wbr>Request</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onscroll" class="tsd-kind-icon">on<wbr>Scroll</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onselectionchange" class="tsd-kind-icon">on<wbr>Selection<wbr>Change</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onstartshouldsetresponder" class="tsd-kind-icon">on<wbr>Start<wbr>Should<wbr>Set<wbr>Responder</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onstartshouldsetrespondercapture" class="tsd-kind-icon">on<wbr>Start<wbr>Should<wbr>Set<wbr>Responder<wbr>Capture</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#onsubmitediting" class="tsd-kind-icon">on<wbr>Submit<wbr>Editing</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#ontouchcancel" class="tsd-kind-icon">on<wbr>Touch<wbr>Cancel</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#ontouchend" class="tsd-kind-icon">on<wbr>Touch<wbr>End</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#ontouchendcapture" class="tsd-kind-icon">on<wbr>Touch<wbr>End<wbr>Capture</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#ontouchmove" class="tsd-kind-icon">on<wbr>Touch<wbr>Move</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#ontouchstart" class="tsd-kind-icon">on<wbr>Touch<wbr>Start</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#placeholder" class="tsd-kind-icon">placeholder</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#placeholdertextcolor" class="tsd-kind-icon">placeholder<wbr>Text<wbr>Color</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#pointerevents" class="tsd-kind-icon">pointer<wbr>Events</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#removeclippedsubviews" class="tsd-kind-icon">remove<wbr>Clipped<wbr>Subviews</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#render" class="tsd-kind-icon">render</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#rendertohardwaretextureandroid" class="tsd-kind-icon">render<wbr>ToHardware<wbr>Texture<wbr>Android</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#returnkeylabel" class="tsd-kind-icon">return<wbr>Key<wbr>Label</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#returnkeytype" class="tsd-kind-icon">return<wbr>Key<wbr>Type</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#securetextentry" class="tsd-kind-icon">secure<wbr>Text<wbr>Entry</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#selecttextonfocus" class="tsd-kind-icon">select<wbr>Text<wbr>OnFocus</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#selection" class="tsd-kind-icon">selection</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#selectioncolor" class="tsd-kind-icon">selection<wbr>Color</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#selectionstate" class="tsd-kind-icon">selection<wbr>State</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#shouldrasterizeios" class="tsd-kind-icon">should<wbr>RasterizeIOS</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#spellcheck" class="tsd-kind-icon">spell<wbr>Check</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#style" class="tsd-kind-icon">style</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#testid" class="tsd-kind-icon">testID</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#textbreakstrategy" class="tsd-kind-icon">text<wbr>Break<wbr>Strategy</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#textcontenttype" class="tsd-kind-icon">text<wbr>Content<wbr>Type</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#theme" class="tsd-kind-icon">theme</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#underlinecolor" class="tsd-kind-icon">underline<wbr>Color</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#underlinecolorandroid" class="tsd-kind-icon">underline<wbr>Color<wbr>Android</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite tsd-is-inherited"><a href="_components_input_crosseditor_.icrosseditorprops.html#value" class="tsd-kind-icon">value</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessibilityactions" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr>Actions</h3>
<div class="tsd-signature tsd-kind-icon">accessibility<wbr>Actions<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></div>
<aside class="tsd-sources">
<p>Inherited from ViewPropsIOS.accessibilityActions</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1769</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Provides an array of custom actions available for accessibility.</p>
</div>
<dl class="tsd-comment-tags">
<dt>platform</dt>
<dd><p>ios</p>
</dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessibilitycomponenttype" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr>Component<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">accessibility<wbr>Component<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"button"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"radiobutton_checked"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"radiobutton_unchecked"</span></div>
<aside class="tsd-sources">
<p>Inherited from AccessibilityPropsAndroid.accessibilityComponentType</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1857</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>In some cases, we also want to alert the end user of the type of selected component (i.e., that it is a “button”).
If we were using native buttons, this would work automatically. Since we are using javascript, we need to
provide a bit more context for TalkBack. To do so, you must specify the ‘accessibilityComponentType’ property
for any UI component. For instances, we support ‘button’, ‘radiobutton_checked’ and ‘radiobutton_unchecked’ and so on.</p>
</div>
<dl class="tsd-comment-tags">
<dt>platform</dt>
<dd><p>android</p>
</dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessibilityelementshidden" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr>Elements<wbr>Hidden</h3>
<div class="tsd-signature tsd-kind-icon">accessibility<wbr>Elements<wbr>Hidden<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from AccessibilityPropsIOS.accessibilityElementsHidden</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1887</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>A Boolean value indicating whether the accessibility elements contained within this accessibility element
are hidden to the screen reader.</p>
</div>
<dl class="tsd-comment-tags">
<dt>platform</dt>
<dd><p>ios</p>
</dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessibilitylabel" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr>Label</h3>
<div class="tsd-signature tsd-kind-icon">accessibility<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from AccessibilityProps.accessibilityLabel</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1846</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Overrides the text that's read by the screen reader when the user interacts with the element. By default, the
label is constructed by traversing all the children and accumulating all the Text nodes separated by space.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessibilityliveregion" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr>Live<wbr>Region</h3>
<div class="tsd-signature tsd-kind-icon">accessibility<wbr>Live<wbr>Region<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"polite"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"assertive"</span></div>
<aside class="tsd-sources">
<p>Inherited from AccessibilityPropsAndroid.accessibilityLiveRegion</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1865</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Indicates to accessibility services whether the user should be notified when this view changes.
Works for Android API >= 19 only.
See <a href="http://developer.android.com/reference/android/view/View.html#attr_android:accessibilityLiveRegion">http://developer.android.com/reference/android/view/View.html#attr_android:accessibilityLiveRegion</a> for references.</p>
</div>
<dl class="tsd-comment-tags">
<dt>platform</dt>
<dd><p>android</p>
</dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessibilitytraits" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr>Traits</h3>
<div class="tsd-signature tsd-kind-icon">accessibility<wbr>Traits<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">AccessibilityTrait</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">AccessibilityTrait</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<p>Inherited from AccessibilityPropsIOS.accessibilityTraits</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1894</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Accessibility traits tell a person using VoiceOver what kind of element they have selected.
Is this element a label? A button? A header? These questions are answered by accessibilityTraits.</p>
</div>
<dl class="tsd-comment-tags">
<dt>platform</dt>
<dd><p>ios</p>
</dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessibilityviewismodal" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr>View<wbr>IsModal</h3>
<div class="tsd-signature tsd-kind-icon">accessibility<wbr>View<wbr>IsModal<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from ViewPropsIOS.accessibilityViewIsModal</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1763</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>A Boolean value indicating whether VoiceOver should ignore the elements within views that are siblings of the receiver.</p>
</div>
<dl class="tsd-comment-tags">
<dt>platform</dt>
<dd><p>ios</p>
</dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="accessible" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> accessible</h3>
<div class="tsd-signature tsd-kind-icon">accessible<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from AccessibilityProps.accessible</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1840</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>When true, indicates that the view is an accessibility element.
By default, all the touchable elements are accessible.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="allowfontscaling" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> allow<wbr>Font<wbr>Scaling</h3>
<div class="tsd-signature tsd-kind-icon">allow<wbr>Font<wbr>Scaling<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.allowFontScaling</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1205</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Specifies whether fonts should scale to respect Text Size accessibility settings.
The default is <code>true</code>.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="autocapitalize" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr>Capitalize</h3>
<div class="tsd-signature tsd-kind-icon">auto<wbr>Capitalize<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"sentences"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"words"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"characters"</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.autoCapitalize</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1216</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Can tell TextInput to automatically capitalize certain characters.
characters: all characters,
words: first letter of each word
sentences: first letter of each sentence (default)
none: don't auto capitalize anything</p>
</div>
<p><a href="https://facebook.github.io/react-native/docs/textinput.html#autocapitalize">https://facebook.github.io/react-native/docs/textinput.html#autocapitalize</a></p>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="autocorrect" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr>Correct</h3>
<div class="tsd-signature tsd-kind-icon">auto<wbr>Correct<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.autoCorrect</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1222</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>If false, disables auto-correct.
The default value is true.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="autofocus" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr>Focus</h3>
<div class="tsd-signature tsd-kind-icon">auto<wbr>Focus<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.autoFocus</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1228</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>If true, focuses the input on componentDidMount.
The default value is false.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="bluronsubmit" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> blur<wbr>OnSubmit</h3>
<div class="tsd-signature tsd-kind-icon">blur<wbr>OnSubmit<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.blurOnSubmit</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1234</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>If true, the text field will blur when submitted.
The default value is true.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="carethidden" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> caret<wbr>Hidden</h3>
<div class="tsd-signature tsd-kind-icon">caret<wbr>Hidden<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.caretHidden</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1239</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>If true, caret is hidden. The default value is false.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="clearbuttonmode" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> clear<wbr>Button<wbr>Mode</h3>
<div class="tsd-signature tsd-kind-icon">clear<wbr>Button<wbr>Mode<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"never"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"while-editing"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"unless-editing"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"always"</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputIOSProps.clearButtonMode</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:972</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>enum('never', 'while-editing', 'unless-editing', 'always')
When the clear button should appear on the right side of the text view</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="cleartextonfocus" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> clear<wbr>Text<wbr>OnFocus</h3>
<div class="tsd-signature tsd-kind-icon">clear<wbr>Text<wbr>OnFocus<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputIOSProps.clearTextOnFocus</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:977</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>If true, clears the text field automatically when editing begins</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="collapsable" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> collapsable</h3>
<div class="tsd-signature tsd-kind-icon">collapsable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from ViewPropsAndroid.collapsable</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1797</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Views that are only used to layout their children or otherwise don't draw anything
may be automatically removed from the native hierarchy as an optimization.
Set this property to false to disable this optimization and ensure that this View exists in the native view hierarchy.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="contextmenuhidden" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> context<wbr>Menu<wbr>Hidden</h3>
<div class="tsd-signature tsd-kind-icon">context<wbr>Menu<wbr>Hidden<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.contextMenuHidden</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1244</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>If true, context menu is hidden. The default value is false.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="datadetectortypes" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> data<wbr>Detector<wbr>Types</h3>
<div class="tsd-signature tsd-kind-icon">data<wbr>Detector<wbr>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DataDetectorTypes</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">DataDetectorTypes</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputIOSProps.dataDetectorTypes</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:995</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Determines the types of data converted to clickable URLs in the text input.
Only valid if <code>multiline={true}</code> and <code>editable={false}</code>.
By default no data types are detected.</p>
</div>
<p>You can provide one type or an array of many types.</p>
<p>Possible values for <code>dataDetectorTypes</code> are:</p>
<ul>
<li><code>'phoneNumber'</code></li>
<li><code>'link'</code></li>
<li><code>'address'</code></li>
<li><code>'calendarEvent'</code></li>
<li><code>'none'</code></li>
<li><code>'all'</code></li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="defaultvalue" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr>Value</h3>
<div class="tsd-signature tsd-kind-icon">default<wbr>Value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputProps.defaultValue</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1251</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Provides an initial value that will change when the user starts typing.
Useful for simple use-cases where you don't want to deal with listening to events
and updating the value prop to keep the controlled state in sync.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="disablefullscreenui" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> disable<wbr>FullscreenUI</h3>
<div class="tsd-signature tsd-kind-icon">disable<wbr>FullscreenUI<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<p>Inherited from TextInputAndroidProps.disableFullscreenUI</p>
<ul>
<li>Defined in /Users/thomas/Source/react-native-core/node_modules/@types/react-native/index.d.ts:1078</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>When false, if there is a small amount of space available around a text input (e.g. landscape orientation on a phone),
the OS may choose to have the user edit the text inside of a full screen text input mode.
When true, this feature is disabled and users will always edit the text directly inside of the text input.
Defaults to false.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="disabled" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> disabled</h3>
<div class="tsd-signature tsd-kind-icon">disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="