Searched defs:hasCloseButton (Results 1 – 1 of 1) sorted by relevance
31 readonly hasCloseButton?: boolean; property100 const {key, hasCloseButton = false} = tab; constant