Searched refs:sticky (Results 1 – 6 of 6) sorted by relevance
183 sticky: {
874 sticky: { property
6 …<list-item type="{{type}}" primary="{{primary}}" section="{{section}}" sticky="{{sticky}}"stickyra…
271 get sticky(): boolean {274 set sticky(fixed: boolean) {731 this.sticky = this.expansion;
170 if (it.sticky) {
534 …vr.sticky = sp.visibleRows.some((vro) => vr.childrenList.filter((it) => !it.collect).indexOf(vro) …538 .forEach((vr) => (vr.parentRowEl!.sticky = true));