UNPKG

@ticmakers-react-native/dialog

Version:

TIC Makers - React Native Dialog

773 lines (771 loc) 71.8 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>DialogFooter | @ticmakers-react-native/dialog</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">@ticmakers-react-native/dialog</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> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../globals.html">Globals</a> </li> <li> <a href="../modules/_dialogfooter_index_d_.html">&quot;DialogFooter/index.d&quot;</a> </li> <li> <a href="_dialogfooter_index_d_.dialogfooter.html">DialogFooter</a> </li> </ul> <h1>Class DialogFooter&lt;SS&gt;</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>Class to define the component DialogFooter used in Dialog</p> </div> <dl class="tsd-comment-tags"> <dt>class</dt> <dd><p>DialogFooter</p> </dd> <dt>extends</dt> <dd><p>{React.Component&lt;IDialogFooterProps, IDialogFooterState&gt;}</p> </dd> </dl> </div> </section> <section class="tsd-panel tsd-type-parameters"> <h3>Type parameters</h3> <ul class="tsd-type-parameters"> <li> <h4>SS</h4> </li> </ul> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="tsd-signature-type">Component</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span> <ul class="tsd-hierarchy"> <li> <span class="target">DialogFooter</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 tsd-is-inherited"> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section tsd-is-inherited"> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#context" class="tsd-kind-icon">context</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#props" class="tsd-kind-icon">props</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#refs" class="tsd-kind-icon">refs</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#state" class="tsd-kind-icon">state</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"><a href="_dialogfooter_index_d_.dialogfooter.html#contexttype" class="tsd-kind-icon">context<wbr>Type</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#unsafe_componentwillmount" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Mount</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#unsafe_componentwillreceiveprops" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Receive<wbr>Props</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#unsafe_componentwillupdate" class="tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Update</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_dialogfooter_index_d_.dialogfooter.html#_processprops" class="tsd-kind-icon">_process<wbr>Props</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#componentdidcatch" class="tsd-kind-icon">component<wbr>Did<wbr>Catch</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#componentdidmount" class="tsd-kind-icon">component<wbr>Did<wbr>Mount</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#componentdidupdate" class="tsd-kind-icon">component<wbr>Did<wbr>Update</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#componentwillmount" class="tsd-kind-icon">component<wbr>Will<wbr>Mount</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#componentwillreceiveprops" class="tsd-kind-icon">component<wbr>Will<wbr>Receive<wbr>Props</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#componentwillunmount" class="tsd-kind-icon">component<wbr>Will<wbr>Unmount</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#componentwillupdate" class="tsd-kind-icon">component<wbr>Will<wbr>Update</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#forceupdate" class="tsd-kind-icon">force<wbr>Update</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#getsnapshotbeforeupdate" class="tsd-kind-icon">get<wbr>Snapshot<wbr>Before<wbr>Update</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_dialogfooter_index_d_.dialogfooter.html#render" class="tsd-kind-icon">render</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#setstate" class="tsd-kind-icon">set<wbr>State</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_dialogfooter_index_d_.dialogfooter.html#shouldcomponentupdate" class="tsd-kind-icon">should<wbr>Component<wbr>Update</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-inherited"> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">new <wbr>Dialog<wbr>Footer<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_dialogfooter_index_d_.dialogfooter.html" class="tsd-signature-type">DialogFooter</a></li> <li class="tsd-signature tsd-kind-icon">new <wbr>Dialog<wbr>Footer<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a>, context<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_dialogfooter_index_d_.dialogfooter.html" class="tsd-signature-type">DialogFooter</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from Component.__constructor</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:428</li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>props: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_dialogfooter_index_d_.dialogfooter.html" class="tsd-signature-type">DialogFooter</a></h4> </li> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from Component.__constructor</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:430</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd></dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/docs/legacy-context.html">https://reactjs.org/docs/legacy-context.html</a></p> </dd> </dl> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>props: <a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> context: <span class="tsd-signature-type">any</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="_dialogfooter_index_d_.dialogfooter.html" class="tsd-signature-type">DialogFooter</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-inherited"> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="context" class="tsd-anchor"></a> <h3>context</h3> <div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <p>Inherited from Component.context</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:428</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>If using the new style context, re-declare this in your class to be the <code>React.ContextType</code> of your <code>static contextType</code>.</p> </div> <pre><code class="language-ts"><span class="hljs-keyword">static</span> contextType = MyContext <span class="hljs-comment">// For TS pre-3.7:</span> context!: React.ContextType&lt;<span class="hljs-keyword">typeof</span> MyContext&gt; <span class="hljs-comment">// For TS 3.7 and above:</span> <span class="hljs-keyword">declare</span> context: React.ContextType&lt;<span class="hljs-keyword">typeof</span> MyContext&gt;</code></pre> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>if used without a type annotation, or without static contextType</p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/docs/legacy-context.html">https://reactjs.org/docs/legacy-context.html</a></p> </dd> </dl> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="props" class="tsd-anchor"></a> <h3>props</h3> <div class="tsd-signature tsd-kind-icon">props<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <p>Inherited from Component.props</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:453</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="refs" class="tsd-anchor"></a> <h3>refs</h3> <div class="tsd-signature tsd-kind-icon">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <p>Inherited from Component.refs</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:459</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p><a href="https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs">https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</a></p> </dd> </dl> </div> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> <li class="tsd-parameter-index-signature"> <h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">ReactInstance</span></h5> </li> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"> <a name="state" class="tsd-anchor"></a> <h3>state</h3> <div class="tsd-signature tsd-kind-icon">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <p>Inherited from Component.state</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:454</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-static"> <a name="contexttype" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagOptional">Optional</span> context<wbr>Type</h3> <div class="tsd-signature tsd-kind-icon">context<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Context</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div> <aside class="tsd-sources"> <p>Inherited from Component.contextType</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:410</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>If set, <code>this.context</code> will be set at runtime to the current value of the given Context.</p> </div> <p>Usage:</p> <pre><code class="language-ts">type MyContext = number const Ctx = React.createContext&lt;MyContext&gt;(0) class Foo extends React.Component { static contextType = Ctx context!: React.ContextType&lt;typeof Ctx&gt; render () { return &lt;&gt;My context's value: {this.context}&lt;/&gt;; } }</code></pre> <dl class="tsd-comment-tags"> <dt>see</dt> <dd><p><a href="https://reactjs.org/docs/context.html#classcontexttype">https://reactjs.org/docs/context.html#classcontexttype</a></p> </dd> </dl> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="unsafe_componentwillmount" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> UNSAFE_<wbr>component<wbr>Will<wbr>Mount</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from DeprecatedLifecycle.UNSAFE_componentWillMount</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:641</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called immediately before mounting occurs, and before <code>Component#render</code>. Avoid introducing any side-effects or subscriptions in this method.</p> </div> <p>This method will not stop working in React 17.</p> <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked.</p> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>16.3, use componentDidMount or the constructor instead</p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</a></p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p> </dd> </dl> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="unsafe_componentwillreceiveprops" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> UNSAFE_<wbr>component<wbr>Will<wbr>Receive<wbr>Props</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Receive<wbr>Props<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from DeprecatedLifecycle.UNSAFE_componentWillReceiveProps</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:673</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes.</p> </div> <p>Calling <code>Component#setState</code> generally does not trigger this method.</p> <p>This method will not stop working in React 17.</p> <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked.</p> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>16.3, use static getDerivedStateFromProps instead</p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</a></p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p> </dd> </dl> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5>nextContext: <span class="tsd-signature-type">any</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="unsafe_componentwillupdate" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> UNSAFE_<wbr>component<wbr>Will<wbr>Update</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">UNSAFE_<wbr>component<wbr>Will<wbr>Update<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span>, nextState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from DeprecatedLifecycle.UNSAFE_componentWillUpdate</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:701</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called immediately before rendering when new props or state is received. Not called for the initial render.</p> </div> <p>Note: You cannot call <code>Component#setState</code> here.</p> <p>This method will not stop working in React 17.</p> <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked.</p> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>16.3, use getSnapshotBeforeUpdate instead</p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</a></p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p> </dd> </dl> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5>nextState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5>nextContext: <span class="tsd-signature-type">any</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"> <a name="_processprops" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> _process<wbr>Props</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private"> <li class="tsd-signature tsd-kind-icon">_process<wbr>Props<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in DialogFooter/index.d.ts:62</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Method that process the props</p> </div> <dl class="tsd-comment-tags"> <dt>memberof</dt> <dd><p>DialogFooter</p> </dd> </dl> </div> <h4 class="tsd-returns-title">Returns <a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="componentdidcatch" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Did<wbr>Catch</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Catch<span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Error</span>, errorInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ErrorInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from ComponentLifecycle.componentDidCatch</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:570</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount.</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>error: <span class="tsd-signature-type">Error</span></h5> </li> <li> <h5>errorInfo: <span class="tsd-signature-type">ErrorInfo</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="componentdidmount" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Did<wbr>Mount</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from ComponentLifecycle.componentDidMount</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:549</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called immediately after a component is mounted. Setting state here will trigger re-rendering.</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="componentdidupdate" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Did<wbr>Update</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">component<wbr>Did<wbr>Update<span class="tsd-signature-symbol">(</span>prevProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span>, prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span>, snapshot<span class="tsd-signature-symbol">?: </span><a href="" class="tsd-signature-type">SS</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from NewLifecycle.componentDidUpdate</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:612</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called immediately after updating occurs. Not called for the initial render.</p> </div> <p>The snapshot is only present if getSnapshotBeforeUpdate is present and returns non-null.</p> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>prevProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5>prevState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> snapshot: <a href="" class="tsd-signature-type">SS</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="componentwillmount" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Mount</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Mount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from DeprecatedLifecycle.componentWillMount</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:627</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called immediately before mounting occurs, and before <code>Component#render</code>. Avoid introducing any side-effects or subscriptions in this method.</p> </div> <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked.</p> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>16.3, use componentDidMount or the constructor instead; will stop working in React 17</p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state</a></p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p> </dd> </dl> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="componentwillreceiveprops" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Receive<wbr>Props</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Receive<wbr>Props<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from DeprecatedLifecycle.componentWillReceiveProps</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:656</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called when the component may be receiving new props. React may call this even if props have not changed, so be sure to compare new and existing props if you only want to handle changes.</p> </div> <p>Calling <code>Component#setState</code> generally does not trigger this method.</p> <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked.</p> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>16.3, use static getDerivedStateFromProps instead; will stop working in React 17</p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props</a></p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p> </dd> </dl> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5>nextContext: <span class="tsd-signature-type">any</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="componentwillunmount" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Unmount</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Unmount<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from ComponentLifecycle.componentWillUnmount</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:565</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as cancelled network requests, or cleaning up any DOM elements created in <code>componentDidMount</code>.</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="componentwillupdate" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> component<wbr>Will<wbr>Update</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">component<wbr>Will<wbr>Update<span class="tsd-signature-symbol">(</span>nextProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span>, nextState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span>, nextContext<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from DeprecatedLifecycle.componentWillUpdate</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:686</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Called immediately before rendering when new props or state is received. Not called for the initial render.</p> </div> <p>Note: You cannot call <code>Component#setState</code> here.</p> <p>Note: the presence of getSnapshotBeforeUpdate or getDerivedStateFromProps prevents this from being invoked.</p> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17</p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update</a></p> </dd> <dt>see</dt> <dd><p><a href="https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path">https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path</a></p> </dd> </dl> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>nextProps: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5>nextState: <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span></h5> </li> <li> <h5>nextContext: <span class="tsd-signature-type">any</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="forceupdate" class="tsd-anchor"></a> <h3>force<wbr>Update</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">force<wbr>Update<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from Component.forceUpdate</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:445</li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5><span class="tsd-flag ts-flagOptional">Optional</span> callback: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">function</span></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <a name="getsnapshotbeforeupdate" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> get<wbr>Snapshot<wbr>Before<wbr>Update</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"> <li class="tsd-signature tsd-kind-icon">get<wbr>Snapshot<wbr>Before<wbr>Update<span class="tsd-signature-symbol">(</span>prevProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterprops.html" class="tsd-signature-type">IDialogFooterProps</a><span class="tsd-signature-symbol">&gt;</span>, prevState<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/_dialogfooter_index_d_.idialogfooterstate.html" class="tsd-signature-type">IDialogFooterState</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">SS</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Inherited from NewLifecycle.getSnapshotBeforeUpdate</p> <ul> <li>Defined in /home/hackettyam/www/@ticmakers/react-native/Dialog/node_modules/@types/react/index.d.ts:606</li> </ul> </aside> <div class="tsd-comment tsd-typography">