<h2class="anchor anchorWithStickyNavbar_JmGV"id="indexable">Indexable<ahref="#indexable"class="hash-link"aria-label="Direct link to Indexable"title="Direct link to Indexable"></a></h2>
<h2class="anchor anchorWithStickyNavbar_JmGV"id="methods">Methods<ahref="#methods"class="hash-link"aria-label="Direct link to Methods"title="Direct link to Methods"></a></h2>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="get">get()<ahref="#get"class="hash-link"aria-label="Direct link to get()"title="Direct link to get()"></a></h3>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="getsection">get(section)<ahref="#getsection"class="hash-link"aria-label="Direct link to get(section)"title="Direct link to get(section)"></a></h4>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="type-parameters">Type parameters<ahref="#type-parameters"class="hash-link"aria-label="Direct link to Type parameters"title="Direct link to Type parameters"></a></h5>
<p>• <strong>T</strong></p>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="parameters">Parameters<ahref="#parameters"class="hash-link"aria-label="Direct link to Parameters"title="Direct link to Parameters"></a></h5>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="returns">Returns<ahref="#returns"class="hash-link"aria-label="Direct link to Returns"title="Direct link to Returns"></a></h5>
<p><code>undefined</code> | <code>T</code></p>
<p>The value <code>section</code> denotes or <code>undefined</code>.</p>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="source">Source<ahref="#source"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h5>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="getsection-defaultvalue">get(section, defaultValue)<ahref="#getsection-defaultvalue"class="hash-link"aria-label="Direct link to get(section, defaultValue)"title="Direct link to get(section, defaultValue)"></a></h4>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="type-parameters-1">Type parameters<ahref="#type-parameters-1"class="hash-link"aria-label="Direct link to Type parameters"title="Direct link to Type parameters"></a></h5>
<p>• <strong>T</strong></p>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="parameters-1">Parameters<ahref="#parameters-1"class="hash-link"aria-label="Direct link to Parameters"title="Direct link to Parameters"></a></h5>
<p>A value should be returned when no value could be found, is <code>undefined</code>.</p>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="returns-1">Returns<ahref="#returns-1"class="hash-link"aria-label="Direct link to Returns"title="Direct link to Returns"></a></h5>
<p><code>T</code></p>
<p>The value <code>section</code> denotes or the default.</p>
<h5class="anchor anchorWithStickyNavbar_JmGV"id="source-1">Source<ahref="#source-1"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h5>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="has">has()<ahref="#has"class="hash-link"aria-label="Direct link to has()"title="Direct link to has()"></a></h3>
<p>Check if this configuration has a certain value.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="parameters-2">Parameters<ahref="#parameters-2"class="hash-link"aria-label="Direct link to Parameters"title="Direct link to Parameters"></a></h4>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="returns-2">Returns<ahref="#returns-2"class="hash-link"aria-label="Direct link to Returns"title="Direct link to Returns"></a></h4>
<p><code>boolean</code></p>
<p><code>true</code> if the section doesn't resolve to <code>undefined</code>.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-2">Source<ahref="#source-2"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>
<h3class="anchor anchorWithStickyNavbar_JmGV"id="update">update()<ahref="#update"class="hash-link"aria-label="Direct link to update()"title="Direct link to update()"></a></h3>
<p>Update a configuration value. The updated configuration values are persisted.</p>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="parameters-3">Parameters<ahref="#parameters-3"class="hash-link"aria-label="Direct link to Parameters"title="Direct link to Parameters"></a></h4>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="returns-3">Returns<ahref="#returns-3"class="hash-link"aria-label="Direct link to Returns"title="Direct link to Returns"></a></h4>
<h4class="anchor anchorWithStickyNavbar_JmGV"id="source-3">Source<ahref="#source-3"class="hash-link"aria-label="Direct link to Source"title="Direct link to Source"></a></h4>