react-miui 0.23.7-beta.2 → 0.23.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -1
- package/dist/components/layout/header/StickyHeader.d.ts +6 -6
- package/dist/components/layout/header/StickyHeader.d.ts.map +1 -1
- package/dist/components/layout/header/StickyHeader.js +35 -14
- package/dist/components/layout/header/StickyHeader.js.map +1 -1
- package/dist/components/layout/header/StickyHeader.stories.d.ts +2 -1
- package/dist/components/layout/header/StickyHeader.stories.d.ts.map +1 -1
- package/dist/components/layout/header/StickyHeader.stories.js +62 -4
- package/dist/components/layout/header/StickyHeader.stories.js.map +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/Drawer.html +15 -16
- package/docs/classes/Pop.html +15 -16
- package/docs/classes/ToasterProvider.html +11 -12
- package/docs/enums/ICON.html +15 -16
- package/docs/functions/Action.html +7 -7
- package/docs/functions/Button.html +7 -7
- package/docs/functions/Card.html +7 -7
- package/docs/functions/Checkbox.html +7 -7
- package/docs/functions/Choice.html +8 -8
- package/docs/functions/CoveringLoader.html +7 -7
- package/docs/functions/DirectionPad.html +7 -7
- package/docs/functions/EqualActions.html +7 -7
- package/docs/functions/FullLoader.html +7 -7
- package/docs/functions/HandleEsc.html +7 -7
- package/docs/functions/Header.html +7 -7
- package/docs/functions/HeaderIconAction.html +7 -7
- package/docs/functions/Icon-1.html +7 -7
- package/docs/functions/If.html +7 -7
- package/docs/functions/Input.html +8 -8
- package/docs/functions/KeyValue.html +7 -7
- package/docs/functions/Label.html +7 -7
- package/docs/functions/List-1.html +7 -7
- package/docs/functions/Loader.html +7 -7
- package/docs/functions/Loading.html +7 -7
- package/docs/functions/Message.html +7 -7
- package/docs/functions/Modal-1.html +7 -7
- package/docs/functions/ModalButtons.html +7 -7
- package/docs/functions/PopLoader.html +7 -7
- package/docs/functions/PopOption.html +7 -7
- package/docs/functions/SearchContainer.html +7 -7
- package/docs/functions/Section.html +7 -7
- package/docs/functions/Select.html +7 -7
- package/docs/functions/Selector.html +8 -8
- package/docs/functions/Spacer.html +7 -7
- package/docs/functions/Stats.html +7 -7
- package/docs/functions/{StickyHeader-1.html → StickyHeader.html} +14 -14
- package/docs/functions/Table.html +7 -7
- package/docs/functions/TextArea.html +7 -7
- package/docs/functions/Toggle.html +7 -7
- package/docs/functions/getCssText.html +7 -7
- package/docs/functions/styled.html +7 -7
- package/docs/functions/useToaster.html +8 -8
- package/docs/index.html +7 -7
- package/docs/interfaces/ActionProps.html +14 -15
- package/docs/interfaces/ChoiceProps.html +12 -13
- package/docs/interfaces/IconProps.html +8 -9
- package/docs/interfaces/InputCustomProps.html +11 -12
- package/docs/interfaces/StickyHeaderProps.html +99 -0
- package/docs/modules/List.html +8 -9
- package/docs/modules/Modal.html +7 -8
- package/docs/modules.html +9 -9
- package/docs/pages/tutorials/Test.html +7 -7
- package/docs/types/InputProps.html +8 -8
- package/docs/types/ThemeCSS.html +8 -8
- package/docs/variables/List.Header.html +6 -7
- package/docs/variables/List.Item.html +6 -7
- package/docs/variables/Modal.RemovePadding.html +6 -7
- package/docs/variables/cssReset.html +8 -8
- package/docs/variables/miuiScrollbars.html +8 -8
- package/esm/components/layout/header/StickyHeader.d.ts +6 -6
- package/esm/components/layout/header/StickyHeader.d.ts.map +1 -1
- package/esm/components/layout/header/StickyHeader.js +12 -11
- package/esm/components/layout/header/StickyHeader.js.map +1 -1
- package/esm/components/layout/header/StickyHeader.stories.d.ts +2 -1
- package/esm/components/layout/header/StickyHeader.stories.d.ts.map +1 -1
- package/esm/components/layout/header/StickyHeader.stories.js +39 -2
- package/esm/components/layout/header/StickyHeader.stories.js.map +1 -1
- package/package.json +3 -2
- package/pnpm-lock.yaml +163 -49
- package/src/components/layout/header/StickyHeader.stories.tsx +47 -1
- package/src/components/layout/header/StickyHeader.tsx +33 -22
- package/docs/functions/StickyHeader.Content.html +0 -61
- package/docs/modules/StickyHeader.html +0 -58
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IconProps | react-miui - v0.23.7
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IconProps | react-miui - v0.23.7</title><meta name="description" content="Documentation for react-miui - v0.23.7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">react-miui - v0.23.7
|
|
15
|
+
<li><a href="../modules.html">react-miui - v0.23.7</a></li>
|
|
16
16
|
<li><a href="IconProps.html">IconProps</a></li></ul>
|
|
17
17
|
<h1>Interface IconProps</h1></div>
|
|
18
18
|
<section class="tsd-panel tsd-hierarchy">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<ul class="tsd-hierarchy">
|
|
21
21
|
<li><span class="target">IconProps</span></li></ul></section><aside class="tsd-sources">
|
|
22
22
|
<ul>
|
|
23
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
23
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/icons/Icon.tsx#L27">src/components/icons/Icon.tsx:27</a></li></ul></aside>
|
|
24
24
|
<section class="tsd-panel-group tsd-index-group">
|
|
25
25
|
<section class="tsd-panel tsd-index-panel">
|
|
26
26
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -37,12 +37,12 @@
|
|
|
37
37
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>class<wbr/>Name</span><a href="#className" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
38
38
|
<div class="tsd-signature">class<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
39
39
|
<ul>
|
|
40
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
40
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/icons/Icon.tsx#L29">src/components/icons/Icon.tsx:29</a></li></ul></aside></section>
|
|
41
41
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a>
|
|
42
42
|
<h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
43
43
|
<div class="tsd-signature">name<span class="tsd-signature-symbol">:</span> <a href="../enums/ICON.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ICON</a></div><aside class="tsd-sources">
|
|
44
44
|
<ul>
|
|
45
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
45
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/icons/Icon.tsx#L28">src/components/icons/Icon.tsx:28</a></li></ul></aside></section></section></div>
|
|
46
46
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
47
47
|
<div class="tsd-navigation settings">
|
|
48
48
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -62,12 +62,11 @@
|
|
|
62
62
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
63
63
|
<div class="tsd-accordion-details">
|
|
64
64
|
<ul>
|
|
65
|
-
<li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7
|
|
65
|
+
<li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7</a>
|
|
66
66
|
<ul>
|
|
67
67
|
<li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
|
|
68
68
|
<li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
|
|
69
|
-
<li class="tsd-kind-namespace"><a href="../modules/Modal.html">Modal</a></li>
|
|
70
|
-
<li class="tsd-kind-namespace"><a href="../modules/StickyHeader.html">Sticky<wbr/>Header</a></li></ul></li></ul></div></details></nav>
|
|
69
|
+
<li class="tsd-kind-namespace"><a href="../modules/Modal.html">Modal</a></li></ul></li></ul></div></details></nav>
|
|
71
70
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
72
71
|
<ul>
|
|
73
72
|
<li class="current tsd-kind-interface"><a href="IconProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Icon<wbr/>Props</span></a>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>InputCustomProps | react-miui - v0.23.7
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>InputCustomProps | react-miui - v0.23.7</title><meta name="description" content="Documentation for react-miui - v0.23.7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">react-miui - v0.23.7
|
|
15
|
+
<li><a href="../modules.html">react-miui - v0.23.7</a></li>
|
|
16
16
|
<li><a href="InputCustomProps.html">InputCustomProps</a></li></ul>
|
|
17
17
|
<h1>Interface InputCustomProps<T></h1></div>
|
|
18
18
|
<section class="tsd-panel tsd-type-parameters">
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<ul class="tsd-hierarchy">
|
|
26
26
|
<li><span class="target">InputCustomProps</span></li></ul></section><aside class="tsd-sources">
|
|
27
27
|
<ul>
|
|
28
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
28
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/form/input/Input.tsx#L11">src/components/form/input/Input.tsx:11</a></li></ul></aside>
|
|
29
29
|
<section class="tsd-panel-group tsd-index-group">
|
|
30
30
|
<section class="tsd-panel tsd-index-panel">
|
|
31
31
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
46
46
|
<div class="tsd-signature">children<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">undefined</span></div><aside class="tsd-sources">
|
|
47
47
|
<ul>
|
|
48
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
48
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/form/input/Input.tsx#L12">src/components/form/input/Input.tsx:12</a></li></ul></aside></section>
|
|
49
49
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="onSuggestionMatch" class="tsd-anchor"></a>
|
|
50
50
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>on<wbr/>Suggestion<wbr/>Match</span><a href="#onSuggestionMatch" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
51
51
|
<div class="tsd-signature">on<wbr/>Suggestion<wbr/>Match<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Exclude</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">ObjectValue</span><span class="tsd-signature-symbol">></span>, __chromiumPickedFromList<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
|
|
@@ -65,22 +65,22 @@
|
|
|
65
65
|
<h5>__chromiumPickedFromList: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
66
66
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
|
67
67
|
<ul>
|
|
68
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
68
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/form/input/Input.tsx#L16">src/components/form/input/Input.tsx:16</a></li></ul></aside></section>
|
|
69
69
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="prefix" class="tsd-anchor"></a>
|
|
70
70
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>prefix</span><a href="#prefix" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
71
71
|
<div class="tsd-signature">prefix<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ReactNode</span></div><aside class="tsd-sources">
|
|
72
72
|
<ul>
|
|
73
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
73
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/form/input/Input.tsx#L13">src/components/form/input/Input.tsx:13</a></li></ul></aside></section>
|
|
74
74
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="suffix" class="tsd-anchor"></a>
|
|
75
75
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>suffix</span><a href="#suffix" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
76
76
|
<div class="tsd-signature">suffix<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ReactNode</span></div><aside class="tsd-sources">
|
|
77
77
|
<ul>
|
|
78
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
78
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/form/input/Input.tsx#L14">src/components/form/input/Input.tsx:14</a></li></ul></aside></section>
|
|
79
79
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="suggestions" class="tsd-anchor"></a>
|
|
80
80
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>suggestions</span><a href="#suggestions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
81
81
|
<div class="tsd-signature">suggestions<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Value</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
82
82
|
<ul>
|
|
83
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
83
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/form/input/Input.tsx#L15">src/components/form/input/Input.tsx:15</a></li></ul></aside></section></section></div>
|
|
84
84
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
85
85
|
<div class="tsd-navigation settings">
|
|
86
86
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -100,12 +100,11 @@
|
|
|
100
100
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
101
101
|
<div class="tsd-accordion-details">
|
|
102
102
|
<ul>
|
|
103
|
-
<li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7
|
|
103
|
+
<li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7</a>
|
|
104
104
|
<ul>
|
|
105
105
|
<li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
|
|
106
106
|
<li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
|
|
107
|
-
<li class="tsd-kind-namespace"><a href="../modules/Modal.html">Modal</a></li>
|
|
108
|
-
<li class="tsd-kind-namespace"><a href="../modules/StickyHeader.html">Sticky<wbr/>Header</a></li></ul></li></ul></div></details></nav>
|
|
107
|
+
<li class="tsd-kind-namespace"><a href="../modules/Modal.html">Modal</a></li></ul></li></ul></div></details></nav>
|
|
109
108
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
110
109
|
<ul>
|
|
111
110
|
<li class="current tsd-kind-interface"><a href="InputCustomProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Input<wbr/>Custom<wbr/>Props</span></a>
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>StickyHeaderProps | react-miui - v0.23.7</title><meta name="description" content="Documentation for react-miui - v0.23.7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
|
+
<div class="tsd-toolbar-contents container">
|
|
3
|
+
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
|
+
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
|
+
<div class="field">
|
|
6
|
+
<div id="tsd-toolbar-links"></div></div>
|
|
7
|
+
<ul class="results">
|
|
8
|
+
<li class="state loading">Preparing search index...</li>
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7</a></div>
|
|
10
|
+
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
|
+
<div class="container container-main">
|
|
12
|
+
<div class="col-8 col-content">
|
|
13
|
+
<div class="tsd-page-title">
|
|
14
|
+
<ul class="tsd-breadcrumb">
|
|
15
|
+
<li><a href="../modules.html">react-miui - v0.23.7</a></li>
|
|
16
|
+
<li><a href="StickyHeaderProps.html">StickyHeaderProps</a></li></ul>
|
|
17
|
+
<h1>Interface StickyHeaderProps</h1></div>
|
|
18
|
+
<section class="tsd-panel tsd-hierarchy">
|
|
19
|
+
<h4>Hierarchy</h4>
|
|
20
|
+
<ul class="tsd-hierarchy">
|
|
21
|
+
<li><span class="target">StickyHeaderProps</span></li></ul></section><aside class="tsd-sources">
|
|
22
|
+
<ul>
|
|
23
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/header/StickyHeader.tsx#L12">src/components/layout/header/StickyHeader.tsx:12</a></li></ul></aside>
|
|
24
|
+
<section class="tsd-panel-group tsd-index-group">
|
|
25
|
+
<section class="tsd-panel tsd-index-panel">
|
|
26
|
+
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
27
|
+
<h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
|
|
28
|
+
<div class="tsd-accordion-details">
|
|
29
|
+
<section class="tsd-index-section">
|
|
30
|
+
<h3 class="tsd-index-heading">Properties</h3>
|
|
31
|
+
<div class="tsd-index-list"><a href="StickyHeaderProps.html#__dangerouslyDisableChildrenGuard" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>__dangerously<wbr/>Disable<wbr/>Children<wbr/>Guard?</span></a>
|
|
32
|
+
<a href="StickyHeaderProps.html#children" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>children</span></a>
|
|
33
|
+
<a href="StickyHeaderProps.html#className" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>class<wbr/>Name?</span></a>
|
|
34
|
+
<a href="StickyHeaderProps.html#position" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>position?</span></a>
|
|
35
|
+
</div></section></div></details></section></section>
|
|
36
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
37
|
+
<h2>Properties</h2>
|
|
38
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="__dangerouslyDisableChildrenGuard" class="tsd-anchor"></a>
|
|
39
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>__dangerously<wbr/>Disable<wbr/>Children<wbr/>Guard</span><a href="#__dangerouslyDisableChildrenGuard" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
40
|
+
<div class="tsd-signature">__dangerously<wbr/>Disable<wbr/>Children<wbr/>Guard<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
41
|
+
<div class="tsd-comment tsd-typography"><p>If you need to pass custom children for some reason and you are sure that you are doing it right - use this prop
|
|
42
|
+
to disable children type check.</p>
|
|
43
|
+
</div><aside class="tsd-sources">
|
|
44
|
+
<ul>
|
|
45
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/header/StickyHeader.tsx#L25">src/components/layout/header/StickyHeader.tsx:25</a></li></ul></aside></section>
|
|
46
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="children" class="tsd-anchor"></a>
|
|
47
|
+
<h3 class="tsd-anchor-link"><span>children</span><a href="#children" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
48
|
+
<div class="tsd-signature">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ReactNode</span></div><aside class="tsd-sources">
|
|
49
|
+
<ul>
|
|
50
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/header/StickyHeader.tsx#L26">src/components/layout/header/StickyHeader.tsx:26</a></li></ul></aside></section>
|
|
51
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="className" class="tsd-anchor"></a>
|
|
52
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>class<wbr/>Name</span><a href="#className" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
53
|
+
<div class="tsd-signature">class<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
|
|
54
|
+
<div class="tsd-comment tsd-typography"><p>Additional class name</p>
|
|
55
|
+
</div><aside class="tsd-sources">
|
|
56
|
+
<ul>
|
|
57
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/header/StickyHeader.tsx#L20">src/components/layout/header/StickyHeader.tsx:20</a></li></ul></aside></section>
|
|
58
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="position" class="tsd-anchor"></a>
|
|
59
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>position</span><a href="#position" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
60
|
+
<div class="tsd-signature">position<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"bottom"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"left"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"right"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"top"</span></div>
|
|
61
|
+
<div class="tsd-comment tsd-typography"><p>Position of the header</p>
|
|
62
|
+
</div><aside class="tsd-sources">
|
|
63
|
+
<ul>
|
|
64
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/header/StickyHeader.tsx#L16">src/components/layout/header/StickyHeader.tsx:16</a></li></ul></aside></section></section></div>
|
|
65
|
+
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
66
|
+
<div class="tsd-navigation settings">
|
|
67
|
+
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
68
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
|
|
69
|
+
<div class="tsd-accordion-details">
|
|
70
|
+
<div class="tsd-filter-visibility">
|
|
71
|
+
<h4 class="uppercase">Member Visibility</h4><form>
|
|
72
|
+
<ul id="tsd-filter-options">
|
|
73
|
+
<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>
|
|
74
|
+
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><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>Private</span></label></li>
|
|
75
|
+
<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>
|
|
76
|
+
<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>
|
|
77
|
+
<div class="tsd-theme-toggle">
|
|
78
|
+
<h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
|
|
79
|
+
<nav class="tsd-navigation primary">
|
|
80
|
+
<details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
|
|
81
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
82
|
+
<div class="tsd-accordion-details">
|
|
83
|
+
<ul>
|
|
84
|
+
<li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7</a>
|
|
85
|
+
<ul>
|
|
86
|
+
<li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
|
|
87
|
+
<li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
|
|
88
|
+
<li class="tsd-kind-namespace"><a href="../modules/Modal.html">Modal</a></li></ul></li></ul></div></details></nav>
|
|
89
|
+
<nav class="tsd-navigation secondary menu-sticky">
|
|
90
|
+
<ul>
|
|
91
|
+
<li class="current tsd-kind-interface"><a href="StickyHeaderProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Sticky<wbr/>Header<wbr/>Props</span></a>
|
|
92
|
+
<ul>
|
|
93
|
+
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StickyHeaderProps.html#__dangerouslyDisableChildrenGuard" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>__dangerously<wbr/>Disable<wbr/>Children<wbr/>Guard?</a></li>
|
|
94
|
+
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StickyHeaderProps.html#children" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>children</a></li>
|
|
95
|
+
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StickyHeaderProps.html#className" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>class<wbr/>Name?</a></li>
|
|
96
|
+
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StickyHeaderProps.html#position" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>position?</a></li></ul></li></ul></nav></div></div>
|
|
97
|
+
<div class="container tsd-generator">
|
|
98
|
+
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
|
|
99
|
+
<div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|
package/docs/modules/List.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>List | react-miui - v0.23.7
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>List | react-miui - v0.23.7</title><meta name="description" content="Documentation for react-miui - v0.23.7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,19 +6,19 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">react-miui - v0.23.7
|
|
15
|
+
<li><a href="../modules.html">react-miui - v0.23.7</a></li>
|
|
16
16
|
<li><a href="List.html">List</a></li></ul>
|
|
17
17
|
<h1>Namespace List</h1></div><aside class="tsd-sources">
|
|
18
18
|
<ul>
|
|
19
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
20
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
21
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
19
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/list/List.tsx#L41">src/components/layout/list/List.tsx:41</a></li>
|
|
20
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/list/List.tsx#L55">src/components/layout/list/List.tsx:55</a></li>
|
|
21
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/layout/list/List.tsx#L56">src/components/layout/list/List.tsx:56</a></li></ul></aside>
|
|
22
22
|
<section class="tsd-panel-group tsd-index-group">
|
|
23
23
|
<section class="tsd-panel tsd-index-panel">
|
|
24
24
|
<h3 class="tsd-index-heading uppercase">Index</h3>
|
|
@@ -46,12 +46,11 @@
|
|
|
46
46
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
47
47
|
<div class="tsd-accordion-details">
|
|
48
48
|
<ul>
|
|
49
|
-
<li class="current"><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7
|
|
49
|
+
<li class="current"><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7</a>
|
|
50
50
|
<ul>
|
|
51
51
|
<li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
|
|
52
52
|
<li class="current selected tsd-kind-namespace"><a href="List.html">List</a></li>
|
|
53
|
-
<li class="tsd-kind-namespace"><a href="Modal.html">Modal</a></li>
|
|
54
|
-
<li class="tsd-kind-namespace"><a href="StickyHeader.html">Sticky<wbr/>Header</a></li></ul></li></ul></div></details></nav>
|
|
53
|
+
<li class="tsd-kind-namespace"><a href="Modal.html">Modal</a></li></ul></li></ul></div></details></nav>
|
|
55
54
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
56
55
|
<ul>
|
|
57
56
|
<li class="tsd-kind-variable tsd-parent-kind-namespace"><a href="../variables/List.Header.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-32-path"></use><use href="#icon-32-text"></use></svg>Header</a></li>
|
package/docs/modules/Modal.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Modal | react-miui - v0.23.7
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Modal | react-miui - v0.23.7</title><meta name="description" content="Documentation for react-miui - v0.23.7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,18 +6,18 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.23.7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">react-miui - v0.23.7
|
|
15
|
+
<li><a href="../modules.html">react-miui - v0.23.7</a></li>
|
|
16
16
|
<li><a href="Modal.html">Modal</a></li></ul>
|
|
17
17
|
<h1>Namespace Modal</h1></div><aside class="tsd-sources">
|
|
18
18
|
<ul>
|
|
19
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
20
|
-
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/
|
|
19
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/ui/modal/Modal.tsx#L33">src/components/ui/modal/Modal.tsx:33</a></li>
|
|
20
|
+
<li>Defined in <a href="https://github.com/dzek69/react-miui/blob/93fdb3b/src/components/ui/modal/Modal.tsx#L169">src/components/ui/modal/Modal.tsx:169</a></li></ul></aside>
|
|
21
21
|
<section class="tsd-panel-group tsd-index-group">
|
|
22
22
|
<section class="tsd-panel tsd-index-panel">
|
|
23
23
|
<h3 class="tsd-index-heading uppercase">Index</h3>
|
|
@@ -44,12 +44,11 @@
|
|
|
44
44
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
45
45
|
<div class="tsd-accordion-details">
|
|
46
46
|
<ul>
|
|
47
|
-
<li class="current"><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7
|
|
47
|
+
<li class="current"><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.23.7</a>
|
|
48
48
|
<ul>
|
|
49
49
|
<li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
|
|
50
50
|
<li class="tsd-kind-namespace"><a href="List.html">List</a></li>
|
|
51
|
-
<li class="current selected tsd-kind-namespace"><a href="Modal.html">Modal</a></li>
|
|
52
|
-
<li class="tsd-kind-namespace"><a href="StickyHeader.html">Sticky<wbr/>Header</a></li></ul></li></ul></div></details></nav>
|
|
51
|
+
<li class="current selected tsd-kind-namespace"><a href="Modal.html">Modal</a></li></ul></li></ul></div></details></nav>
|
|
53
52
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
54
53
|
<ul>
|
|
55
54
|
<li class="tsd-kind-variable tsd-parent-kind-namespace"><a href="../variables/Modal.RemovePadding.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-32-path"></use><use href="#icon-32-text"></use></svg>Remove<wbr/>Padding</a></li></ul></nav></div></div>
|
package/docs/modules.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>react-miui - v0.23.7
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>react-miui - v0.23.7</title><meta name="description" content="Documentation for react-miui - v0.23.7"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script><link rel="stylesheet" href="assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base=".">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">react-miui - v0.23.7
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">react-miui - v0.23.7</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
|
-
<h2>react-miui - v0.23.7
|
|
14
|
+
<h2>react-miui - v0.23.7</h2></div>
|
|
15
15
|
<section class="tsd-panel-group tsd-index-group">
|
|
16
16
|
<section class="tsd-panel tsd-index-panel">
|
|
17
17
|
<h3 class="tsd-index-heading uppercase">Index</h3>
|
|
@@ -19,7 +19,6 @@
|
|
|
19
19
|
<h3 class="tsd-index-heading">Namespaces</h3>
|
|
20
20
|
<div class="tsd-index-list"><a href="modules/List.html" class="tsd-index-link tsd-kind-namespace"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>List</span></a>
|
|
21
21
|
<a href="modules/Modal.html" class="tsd-index-link tsd-kind-namespace"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Modal</span></a>
|
|
22
|
-
<a href="modules/StickyHeader.html" class="tsd-index-link tsd-kind-namespace"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Sticky<wbr/>Header</span></a>
|
|
23
22
|
</div></section>
|
|
24
23
|
<section class="tsd-index-section">
|
|
25
24
|
<h3 class="tsd-index-heading">Enumerations</h3>
|
|
@@ -37,6 +36,7 @@
|
|
|
37
36
|
<a href="interfaces/ChoiceProps.html" class="tsd-index-link tsd-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Choice<wbr/>Props</span></a>
|
|
38
37
|
<a href="interfaces/IconProps.html" class="tsd-index-link tsd-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Icon<wbr/>Props</span></a>
|
|
39
38
|
<a href="interfaces/InputCustomProps.html" class="tsd-index-link tsd-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Input<wbr/>Custom<wbr/>Props</span></a>
|
|
39
|
+
<a href="interfaces/StickyHeaderProps.html" class="tsd-index-link tsd-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg><span>Sticky<wbr/>Header<wbr/>Props</span></a>
|
|
40
40
|
</div></section>
|
|
41
41
|
<section class="tsd-index-section">
|
|
42
42
|
<h3 class="tsd-index-heading">Type Aliases</h3>
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
<a href="functions/Selector.html" class="tsd-index-link tsd-kind-function"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>Selector</span></a>
|
|
82
82
|
<a href="functions/Spacer.html" class="tsd-index-link tsd-kind-function"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>Spacer</span></a>
|
|
83
83
|
<a href="functions/Stats.html" class="tsd-index-link tsd-kind-function"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>Stats</span></a>
|
|
84
|
-
<a href="functions/StickyHeader
|
|
84
|
+
<a href="functions/StickyHeader.html" class="tsd-index-link tsd-kind-function"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>Sticky<wbr/>Header</span></a>
|
|
85
85
|
<a href="functions/Table.html" class="tsd-index-link tsd-kind-function"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>Table</span></a>
|
|
86
86
|
<a href="functions/TextArea.html" class="tsd-index-link tsd-kind-function"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>Text<wbr/>Area</span></a>
|
|
87
87
|
<a href="functions/Toggle.html" class="tsd-index-link tsd-kind-function"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>Toggle</span></a>
|
|
@@ -108,12 +108,11 @@
|
|
|
108
108
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
109
109
|
<div class="tsd-accordion-details">
|
|
110
110
|
<ul>
|
|
111
|
-
<li class="current selected"><a href="modules.html">react-<wbr/>miui -<wbr/> v0.23.7
|
|
111
|
+
<li class="current selected"><a href="modules.html">react-<wbr/>miui -<wbr/> v0.23.7</a>
|
|
112
112
|
<ul>
|
|
113
113
|
<li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="pages/tutorials/Test.html">Test</a></li>
|
|
114
114
|
<li class="tsd-kind-namespace"><a href="modules/List.html">List</a></li>
|
|
115
|
-
<li class="tsd-kind-namespace"><a href="modules/Modal.html">Modal</a></li>
|
|
116
|
-
<li class="tsd-kind-namespace"><a href="modules/StickyHeader.html">Sticky<wbr/>Header</a></li></ul></li></ul></div></details></nav>
|
|
115
|
+
<li class="tsd-kind-namespace"><a href="modules/Modal.html">Modal</a></li></ul></li></ul></div></details></nav>
|
|
117
116
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
118
117
|
<ul>
|
|
119
118
|
<li class="tsd-kind-enum"><a href="enums/ICON.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8-path"></use><use href="#icon-8-text"></use></svg>ICON</a></li>
|
|
@@ -124,6 +123,7 @@
|
|
|
124
123
|
<li class="tsd-kind-interface"><a href="interfaces/ChoiceProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Choice<wbr/>Props</a></li>
|
|
125
124
|
<li class="tsd-kind-interface"><a href="interfaces/IconProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Icon<wbr/>Props</a></li>
|
|
126
125
|
<li class="tsd-kind-interface"><a href="interfaces/InputCustomProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Input<wbr/>Custom<wbr/>Props</a></li>
|
|
126
|
+
<li class="tsd-kind-interface"><a href="interfaces/StickyHeaderProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Sticky<wbr/>Header<wbr/>Props</a></li>
|
|
127
127
|
<li class="tsd-kind-type-alias"><a href="types/InputProps.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>Input<wbr/>Props</a></li>
|
|
128
128
|
<li class="tsd-kind-type-alias"><a href="types/ThemeCSS.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg>ThemeCSS</a></li>
|
|
129
129
|
<li class="tsd-kind-variable"><a href="variables/cssReset.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-32-path"></use><use href="#icon-32-text"></use></svg>css<wbr/>Reset</a></li>
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
<li class="tsd-kind-function"><a href="functions/Selector.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>Selector</a></li>
|
|
160
160
|
<li class="tsd-kind-function"><a href="functions/Spacer.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>Spacer</a></li>
|
|
161
161
|
<li class="tsd-kind-function"><a href="functions/Stats.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>Stats</a></li>
|
|
162
|
-
<li class="tsd-kind-function"><a href="functions/StickyHeader
|
|
162
|
+
<li class="tsd-kind-function"><a href="functions/StickyHeader.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>Sticky<wbr/>Header</a></li>
|
|
163
163
|
<li class="tsd-kind-function"><a href="functions/Table.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>Table</a></li>
|
|
164
164
|
<li class="tsd-kind-function"><a href="functions/TextArea.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>Text<wbr/>Area</a></li>
|
|
165
165
|
<li class="tsd-kind-function"><a href="functions/Toggle.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg>Toggle</a></li>
|