Home
last modified time | relevance | path

Searched refs:trimContent (Results 1 – 1 of 1) sorted by relevance

/expo/docs/ui/components/CommandMenu/
H A Dutils.ts73 const trimContent = (content: string, length = 36) => { constant
90 ? trimContent(item._highlightResult.content?.value)
91 : trimContent(item._highlightResult.hierarchy.lvl1?.value || '', 82),