@@ -30,14 +30,20 @@ <h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabI
3030< section class ="tsd-index-section ">
3131< h3 class ="tsd-index-heading "> Properties</ h3 >
3232< div class ="tsd-index-list "> < a href ="collectionview.Plugin.html#onLayout " class ="tsd-index-link "> < svg class ="tsd-kind-icon " viewBox ="0 0 24 24 "> < use href ="#icon-1024 "> </ use > </ svg > < span > on< wbr /> Layout?</ span > </ a >
33+ < a href ="collectionview.Plugin.html#onMeasure " class ="tsd-index-link "> < svg class ="tsd-kind-icon " viewBox ="0 0 24 24 "> < use href ="#icon-1024 "> </ use > </ svg > < span > on< wbr /> Measure?</ span > </ a >
3334</ div > </ section > </ div > </ details > </ section > </ section >
3435< section class ="tsd-panel-group tsd-member-group ">
3536< h2 > Properties</ h2 >
3637< section class ="tsd-panel tsd-member "> < a id ="onLayout " class ="tsd-anchor "> </ a >
3738< h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > on< wbr /> Layout</ span > < a href ="#onLayout " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
3839< div class ="tsd-signature "> < span class ="tsd-kind-property "> on< wbr /> Layout</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> Function</ span > </ div > < aside class ="tsd-sources ">
3940< ul >
40- < li > Defined in packages/collectionview/index-common.d.ts:27</ li > </ ul > </ aside > </ section > </ section > </ div >
41+ < li > Defined in packages/collectionview/index-common.d.ts:27</ li > </ ul > </ aside > </ section >
42+ < section class ="tsd-panel tsd-member "> < a id ="onMeasure " class ="tsd-anchor "> </ a >
43+ < h3 class ="tsd-anchor-link "> < code class ="tsd-tag ts-flagOptional "> Optional</ code > < span > on< wbr /> Measure</ span > < a href ="#onMeasure " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 "> < use href ="#icon-anchor "> </ use > </ svg > </ a > </ h3 >
44+ < div class ="tsd-signature "> < span class ="tsd-kind-property "> on< wbr /> Measure</ span > < span class ="tsd-signature-symbol "> ?:</ span > < span class ="tsd-signature-type "> Function</ span > </ div > < aside class ="tsd-sources ">
45+ < ul >
46+ < li > Defined in packages/collectionview/index-common.d.ts:28</ li > </ ul > </ aside > </ section > </ section > </ div >
4147< div class ="col-sidebar ">
4248< div class ="page-menu ">
4349< div class ="tsd-navigation settings ">
@@ -56,7 +62,8 @@ <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</op
5662< h3 > < svg width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none "> < use href ="#icon-chevronDown "> </ use > </ svg > On This Page</ h3 > </ summary >
5763< div class ="tsd-accordion-details ">
5864< ul >
59- < li > < a href ="#onLayout " class =""> < svg class ="tsd-kind-icon " viewBox ="0 0 24 24 "> < use href ="#icon-1024 "> </ use > </ svg > < span > on< wbr /> Layout</ span > </ a > </ li > </ ul > </ div > </ details > </ div >
65+ < li > < a href ="#onLayout " class =""> < svg class ="tsd-kind-icon " viewBox ="0 0 24 24 "> < use href ="#icon-1024 "> </ use > </ svg > < span > on< wbr /> Layout</ span > </ a > </ li >
66+ < li > < a href ="#onMeasure " class =""> < svg class ="tsd-kind-icon " viewBox ="0 0 24 24 "> < use href ="#icon-1024 "> </ use > </ svg > < span > on< wbr /> Measure</ span > </ a > </ li > </ ul > </ div > </ details > </ div >
6067< div class ="site-menu ">
6168< nav class ="tsd-navigation "> < a href ="../index.html "> < svg class ="tsd-kind-icon " viewBox ="0 0 24 24 "> < use href ="#icon-1 "> </ use > </ svg > < span > Documentation</ span > </ a >
6269< ul class ="tsd-small-nested-navigation " id ="tsd-nav-container " data-base =".. ">
0 commit comments