이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

GroupedLists/Example/TabsWithSearch

2026년 7월 29일 오후 7:04

_TabContent holds the search box as well as the list, so the search sits inside the panel and filters within the selected tab.

Which values each definition reads is the whole design:

  • f.letters reads the unfiltered values, so tabs never disappear while you type and the selected tab cannot be stranded on an empty panel
  • f.valuesShown reads the filtered values, so the counts follow the search and a tab showing zero tells you not to look there

This test case carries the same _TabButton and _TabContent payload tiddlers as the previous example, with the search box added to the panel.

The input is a sibling of the list rather than a child of anything that recomputes, which is what keeps the cursor in the box while you type.

Type ba and watch the counts change. Any tab whose count falls to zero shows the emptyMessage of the list instead of nothing at all.

titleOutput

3rd Wave Research Group
Atkinson, Paul
Maier, Carmen Daniela
Ruston, Jeremy
Skiba, Diane J.