Fixed docs
This commit is contained in:
@ -146,34 +146,6 @@
|
||||
<h4 class="uppercase">Member Visibility</h4>
|
||||
<form>
|
||||
<ul id="tsd-filter-options">
|
||||
<li class="tsd-filter-item">
|
||||
<label class="tsd-filter-input"
|
||||
><input type="checkbox" id="tsd-filter-protected" name="protected" /><svg
|
||||
width="32"
|
||||
height="32"
|
||||
viewBox="0 0 32 32"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<rect
|
||||
class="tsd-checkbox-background"
|
||||
width="30"
|
||||
height="30"
|
||||
x="1"
|
||||
y="1"
|
||||
rx="6"
|
||||
fill="none"
|
||||
></rect>
|
||||
<path
|
||||
class="tsd-checkbox-checkmark"
|
||||
d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25"
|
||||
stroke="none"
|
||||
stroke-width="3.5"
|
||||
stroke-linejoin="round"
|
||||
fill="none"
|
||||
></path></svg
|
||||
><span>Protected</span></label
|
||||
>
|
||||
</li>
|
||||
<li class="tsd-filter-item">
|
||||
<label class="tsd-filter-input"
|
||||
><input type="checkbox" id="tsd-filter-private" name="private" /><svg
|
||||
@ -202,62 +174,6 @@
|
||||
><span>Private</span></label
|
||||
>
|
||||
</li>
|
||||
<li class="tsd-filter-item">
|
||||
<label class="tsd-filter-input"
|
||||
><input
|
||||
type="checkbox"
|
||||
id="tsd-filter-inherited"
|
||||
name="inherited"
|
||||
checked
|
||||
/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true">
|
||||
<rect
|
||||
class="tsd-checkbox-background"
|
||||
width="30"
|
||||
height="30"
|
||||
x="1"
|
||||
y="1"
|
||||
rx="6"
|
||||
fill="none"
|
||||
></rect>
|
||||
<path
|
||||
class="tsd-checkbox-checkmark"
|
||||
d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25"
|
||||
stroke="none"
|
||||
stroke-width="3.5"
|
||||
stroke-linejoin="round"
|
||||
fill="none"
|
||||
></path></svg
|
||||
><span>Inherited</span></label
|
||||
>
|
||||
</li>
|
||||
<li class="tsd-filter-item">
|
||||
<label class="tsd-filter-input"
|
||||
><input type="checkbox" id="tsd-filter-external" name="external" /><svg
|
||||
width="32"
|
||||
height="32"
|
||||
viewBox="0 0 32 32"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<rect
|
||||
class="tsd-checkbox-background"
|
||||
width="30"
|
||||
height="30"
|
||||
x="1"
|
||||
y="1"
|
||||
rx="6"
|
||||
fill="none"
|
||||
></rect>
|
||||
<path
|
||||
class="tsd-checkbox-checkmark"
|
||||
d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25"
|
||||
stroke="none"
|
||||
stroke-width="3.5"
|
||||
stroke-linejoin="round"
|
||||
fill="none"
|
||||
></path></svg
|
||||
><span>External</span></label
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
</form>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user