@@ -23,7 +23,7 @@ <h4>Hierarchy</h4>
2323< ul class ="tsd-hierarchy ">
2424< li > < span class ="target "> SwipeMenu</ span > </ li > </ ul > </ li > </ ul > </ section > < aside class ="tsd-sources ">
2525< ul >
26- < li > Defined in packages/swipemenu/index.d.ts:21 </ li > </ ul > </ aside >
26+ < li > Defined in packages/swipemenu/index.d.ts:24 </ li > </ ul > </ aside >
2727< section class ="tsd-panel-group tsd-index-group ">
2828< section class ="tsd-panel tsd-index-panel ">
2929< details class ="tsd-index-content tsd-index-accordion " open > < summary class ="tsd-accordion-summary tsd-index-summary ">
@@ -49,7 +49,7 @@ <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-
4949< h4 class ="tsd-returns-title "> Returns < a href ="swipemenu.SwipeMenu.html " class ="tsd-signature-type " data-tsd-kind ="Class "> SwipeMenu</ a > </ h4 > < aside class ="tsd-sources ">
5050< p > Overrides Drawer.constructor</ p >
5151< ul >
52- < li > Defined in packages/swipemenu/index.d.ts:22 </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
52+ < li > Defined in packages/swipemenu/index.d.ts:25 </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
5353< section class ="tsd-panel-group tsd-member-group ">
5454< h2 > Methods</ h2 >
5555< section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class "> < a id ="disposeNativeView " class ="tsd-anchor "> </ a >
@@ -60,15 +60,15 @@ <h3 class="tsd-anchor-link"><span>dispose<wbr/>Native<wbr/>View</span><a href="#
6060< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
6161< p > Overrides Drawer.disposeNativeView</ p >
6262< ul >
63- < li > Defined in packages/swipemenu/index.d.ts:25 </ li > </ ul > </ aside > </ li > </ ul > </ section >
63+ < li > Defined in packages/swipemenu/index.d.ts:28 </ li > </ ul > </ aside > </ li > </ ul > </ section >
6464< section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class "> < a id ="getParentCollectionView " class ="tsd-anchor "> </ a >
6565< h3 class ="tsd-anchor-link "> < span > get< wbr /> Parent< wbr /> Collection< wbr /> View</ span > < a href ="#getParentCollectionView " 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 >
6666< ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
67- < li class ="tsd-signature tsd-anchor-link " id ="getParentCollectionView.getParentCollectionView-1 "> get< wbr /> Parent< wbr /> Collection< wbr /> View< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> CollectionViewWithSwipeMenu</ span > < a href ="#getParentCollectionView.getParentCollectionView-1 " 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 > </ li >
67+ < li class ="tsd-signature tsd-anchor-link " id ="getParentCollectionView.getParentCollectionView-1 "> get< wbr /> Parent< wbr /> Collection< wbr /> View< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href =" swipemenu.CollectionViewWithSwipeMenu.html " class ="tsd-signature-type " data-tsd-kind =" Class " > CollectionViewWithSwipeMenu</ a > < a href ="#getParentCollectionView.getParentCollectionView-1 " 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 > </ li >
6868< li class ="tsd-description ">
69- < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> CollectionViewWithSwipeMenu</ span > </ h4 > < aside class ="tsd-sources ">
69+ < h4 class ="tsd-returns-title "> Returns < a href =" swipemenu.CollectionViewWithSwipeMenu.html " class ="tsd-signature-type " data-tsd-kind =" Class " > CollectionViewWithSwipeMenu</ a > </ h4 > < aside class ="tsd-sources ">
7070< ul >
71- < li > Defined in packages/swipemenu/index.d.ts:23 </ li > </ ul > </ aside > </ li > </ ul > </ section >
71+ < li > Defined in packages/swipemenu/index.d.ts:26 </ li > </ ul > </ aside > </ li > </ ul > </ section >
7272< section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class "> < a id ="initNativeView " class ="tsd-anchor "> </ a >
7373< h3 class ="tsd-anchor-link "> < span > init< wbr /> Native< wbr /> View</ span > < a href ="#initNativeView " 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 >
7474< ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
@@ -77,7 +77,7 @@ <h3 class="tsd-anchor-link"><span>init<wbr/>Native<wbr/>View</span><a href="#ini
7777< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
7878< p > Overrides Drawer.initNativeView</ p >
7979< ul >
80- < li > Defined in packages/swipemenu/index.d.ts:24 </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section > </ div >
80+ < li > Defined in packages/swipemenu/index.d.ts:27 </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section > </ div >
8181< div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
8282< div class ="tsd-navigation settings ">
8383< details class ="tsd-index-accordion "> < summary class ="tsd-accordion-summary ">
0 commit comments